<div class="gmail_quote"><div>Hi Daniel,</div><div>I cannot reproduce this behaviour.</div><div>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).</div><div>Can you give more details on the configuration you use and maybe report an issue on <a href="http://llvm.org/bugs" target="_blank">http://llvm.org/bugs</a>?</div><div><br></div><div>Regards,</div><div>Marek Kurdej</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">---------- Forwarded message ----------<br>From: Daniel Dilts <<a href="mailto:diltsman@gmail.com" target="_blank">diltsman@gmail.com</a>><br>To: Clang Developers List <<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a>><br>Cc: <br>Date: Wed, 19 Nov 2014 14:34:49 -0800<br>Subject: [cfe-dev] clang-format raw string literals<br><div dir="ltr">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.</div>
</blockquote></div>