[cfe-commits] r110568 - in /cfe/trunk: include/clang/Basic/DiagnosticParseKinds.td lib/Parse/ParseCXXInlineMethods.cpp
Chris Lattner
clattner at apple.com
Mon Aug 9 12:55:24 PDT 2010
On Aug 9, 2010, at 9:45 AM, Argyrios Kyrtzidis wrote:
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=110568&view=rev
>>> Log:
>>> Replace a parser assertion with a warning, suggestion by Doug.
>>
>> Testcase?
>
> Non available, this is a "defensive" warning that should never be triggered, if it is triggered there is some kind of bug in clang that should be fixed.
It sounds like it should be an assert then... Doug?
-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100809/4e928154/attachment.html>
More information about the cfe-commits
mailing list