[PATCH] D20821: Fix a few issues while skipping function bodies
Olivier Goffart via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 1 04:29:57 PDT 2016
ogoffart updated this revision to Diff 59197.
ogoffart added a comment.
Right, i forgot about the C++11 initializer list syntax. I hope I got it right now.
http://reviews.llvm.org/D20821
Files:
lib/Parse/ParseCXXInlineMethods.cpp
lib/Parse/ParseObjc.cpp
lib/Parse/ParseStmt.cpp
lib/Parse/Parser.cpp
lib/Sema/SemaDecl.cpp
unittests/Tooling/ToolingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20821.59197.patch
Type: text/x-patch
Size: 9313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160601/7dd1a39b/attachment.bin>
More information about the cfe-commits
mailing list