[cfe-commits] Note and FixIt for additional case of vexing parse

Nikola Smiljanic popizdeh at gmail.com
Mon Jul 16 08:13:46 PDT 2012


I kindly request another review.

while (int f()=0) ; // condition.cpp
This should be the same as your ConditionContext example so I removed
warnings.

T(*d)(int(p)); // decl-expr-ambiguity.cpp
This should be unambiguous, always a function pointer. Maybe I should
delete the entire line since this file is explicitly testing ambiguity?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120716/6bd26fd1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new.patch
Type: application/octet-stream
Size: 18225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120716/6bd26fd1/attachment.obj>


More information about the cfe-commits mailing list