[cfe-dev] clang-format raw string literals
Daniel Jasper
djasper at google.com
Wed Nov 19 23:53:05 PST 2014
Are you setting the Standard correctly to C++11 (see
http://clang.llvm.org/docs/ClangFormatStyleOptions.html)?
On Wed, Nov 19, 2014 at 11:34 PM, Daniel Dilts <diltsman at gmail.com> wrote:
> 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.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20141120/55c1224a/attachment.html>
More information about the cfe-dev
mailing list