]> granicus.if.org Git - clang/commit
Make sure we clear TypeSpecOwned when setting TypeSpecType to something when
authorJohn McCall <rjmccall@apple.com>
Thu, 26 Aug 2010 17:22:34 +0000 (17:22 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 26 Aug 2010 17:22:34 +0000 (17:22 +0000)
commit9e46b8cfb3e6c6feab5664744f52f06a40f9566b
tree36f765282701a02191e3731237e36720c1dc65df
parent2d9e21f4675232a39a39611a5b4bb1f4914b2742
Make sure we clear TypeSpecOwned when setting TypeSpecType to something when
it might previously have been a tag TST.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/DeclSpec.cpp
test/Parser/declarators.c