[PATCH] Improve error recovery around colon.
Serge Pavlov
sepavloff at gmail.com
Sun Jun 29 11:47:08 PDT 2014
Parse declspec with colon protection turned on.
It reduces number of cases where colon recovery is possible, but looks more reliable.
http://reviews.llvm.org/D3653
Files:
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
test/SemaCXX/enum-bitfield.cpp
test/SemaCXX/nested-name-spec.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3653.10967.patch
Type: text/x-patch
Size: 8588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140629/373144d4/attachment.bin>
More information about the cfe-commits
mailing list