[cfe-commits] [PATCH] Emit Fix-Its for duplicate decl-specifiers.

Eelis van der Weegen eelis at eelis.net
Sat Aug 21 05:21:38 PDT 2010


The attached (trivial) patch makes Clang emit Fix-Its that remove
duplicate decl-specifiers (e.g. "const int const x = 3").

-------------- next part --------------
A non-text attachment was scrubbed...
Name: Emit-Fix-Its-for-duplicate-decl-specifiers.patch
Type: text/x-patch
Size: 942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100821/e3f293cc/attachment.bin>


More information about the cfe-commits mailing list