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