[cfe-commits] [PATCH] Remove some redundant errors

Jeffrey Yasskin jyasskin at google.com
Tue Apr 6 14:58:15 PDT 2010


It seems incorrect for invalid CXXScopeSpecs to always also be unset,
but this patch just works around that problem in
Parser::TryAnnotateCXXScopeToken() to remove a couple redundant error
messages it causes.

Jeffrey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ScopeSpec_invalid.patch
Type: application/octet-stream
Size: 2081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100406/5d5a0446/attachment.obj>


More information about the cfe-commits mailing list