Fwd: [PATCH] Improve error recovery around colon.

Serge Pavlov sepavloff at gmail.com
Fri May 9 04:17:12 PDT 2014


Hi Richard,

Could you please review this fix?
Thank you.

--Serge

Recognize additional cases, when '::' is mistyped as ':' and provide
descriptive diagnostics for them.
This is a fix to RP18587 - colons have too much protection in
member-declarations

http://reviews.llvm.org/D3653

Files:
  lib/Parse/ParseDecl.cpp
  lib/Parse/ParseDeclCXX.cpp
  test/SemaCXX/nested-name-spec.cpp
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140509/9278b2e5/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3653.9179.patch
Type: text/x-patch
Size: 7005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140509/9278b2e5/attachment.bin>


More information about the cfe-commits mailing list