[cfe-dev] clang-format raw string literals

Marek Kurdej marek.kurdej at hds.utc.fr
Thu Nov 20 01:01:10 PST 2014


Hi Daniel,
I cannot reproduce this behaviour.
Moreover, llvm/tools/clang/unittests/Format/FormatTest.cpp has a test
against R"(raw string literals)" and the tests pass (not only on my
computer I guess).
Can you give more details on the configuration you use and maybe report an
issue on http://llvm.org/bugs?

Regards,
Marek Kurdej

---------- Forwarded message ----------
> From: Daniel Dilts <diltsman at gmail.com>
> To: Clang Developers List <cfe-dev at cs.uiuc.edu>
> Cc:
> Date: Wed, 19 Nov 2014 14:34:49 -0800
> Subject: [cfe-dev] clang-format raw string literals
> Has anyone else noticed that clang-format doesn't work with raw string
> literals?  Given R"(some string)" it introduces a space immediately
> following the R.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141120/e4628b5c/attachment.html>


More information about the cfe-dev mailing list