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

Douglas Gregor dgregor at apple.com
Mon Aug 23 07:35:33 PDT 2010


On Aug 21, 2010, at 5:21 AM, Eelis van der Weegen wrote:

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

Thanks! Committed in tweaked form as r111807.


	- Doug



More information about the cfe-commits mailing list