<div dir="ltr">Wow, I can't believe I forgot about that option.  I primarily work in a C++98 environment so the standard is set to C++98.  I'm sorry to bother you guys with something so simple.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 20, 2014 at 1:01 AM, Marek Kurdej <span dir="ltr"><<a href="mailto:marek.kurdej@hds.utc.fr" target="_blank">marek.kurdej@hds.utc.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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><span><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid">---------- 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></span></div>
</blockquote></div><br></div>