[cfe-dev] invalid Assert in Lex/LiteralSupport.cpp?
Chris Lattner
clattner at apple.com
Tue Apr 14 10:16:37 PDT 2009
On Apr 13, 2009, at 11:26 PM, Sanjiv.Gupta at microchip.com wrote:
> CharLiteralParser::CharLiteralParser(const char *begin, const char
> *end,
> SourceLocation Loc,
> Preprocessor &PP) {
> // At this point we know that the character matches the regex
> "L?'.*'".
I responded on cfe-commits, but this change is not correct without
other changes to that function.
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090414/178bddfd/attachment.html>
More information about the cfe-dev
mailing list