]> granicus.if.org Git - clang/commit
When complaining about a duplicate declspec, provide a Fix-It that
authorDouglas Gregor <dgregor@apple.com>
Mon, 23 Aug 2010 14:34:43 +0000 (14:34 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 23 Aug 2010 14:34:43 +0000 (14:34 +0000)
commitae2fb144fef905a860a49e8066fb28521447f7c9
tree0a59d2709abbb9347a199225d7fc9637f9e6dec1
parentee45e24f0a0c6051513c0f05c180581cc273f043
When complaining about a duplicate declspec, provide a Fix-It that
removes the copy. Patch from Eelis van der Weegen, tweaked/updated by
me.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111807 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
test/FixIt/fixit.c