[cfe-commits] [patch] Remove some UTF-8 magic quotes
Dimitry Andric
dimitry at andric.com
Mon Sep 6 02:14:34 PDT 2010
I got some complaints from a tagging tool about stray UTF-8 characters
in the clang sources; this patch removes two instances of them.
The one in tools/clang/test/CodeGen/darwin-string-literals.c looks like
it is supposed to be there, but I'm not sure. :)
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: remove-magic-quotes.diff
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100906/36a657d8/attachment.ksh>
More information about the cfe-commits
mailing list