[cfe-commits] r66616 - /cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
Chris Lattner
clattner at apple.com
Wed Mar 11 10:08:37 PDT 2009
On Mar 11, 2009, at 1:07 AM, Sebastian Redl wrote:
>> Remove space-break that interrupts one string literal. This is
>> fine in
> C,
>> but not in TableGen files.
>>
>
> Heh, missed some. Anyway, it might be a nice extension for the
> TableGen
> parser to be able to concatenate adjacent string literals, C-style.
Done!
-Chris
More information about the cfe-commits
mailing list