]> granicus.if.org Git - clang/commit
When fixing up the storage class for an anonymous union, don't mark
authorDouglas Gregor <dgregor@apple.com>
Thu, 20 Oct 2011 20:40:00 +0000 (20:40 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 20 Oct 2011 20:40:00 +0000 (20:40 +0000)
commitef47d27b9c76ed2f20e6c342e66b5450ef7e96ee
tree4232d9f6cd6dfaf2f5543f5598c3e0657c16f77b
parentbeedc5f4b027576f3a58d397f1599fc9d61baa4a
When fixing up the storage class for an anonymous union, don't mark
the anonymous union as valid: our fixes have Fix-Its.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@142616 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp