]> granicus.if.org Git - clang/commit
Cleaned-up version of gc attribute type merging. I still don't like it
authorEli Friedman <eli.friedman@gmail.com>
Tue, 2 Jun 2009 05:28:56 +0000 (05:28 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Tue, 2 Jun 2009 05:28:56 +0000 (05:28 +0000)
commit07d258756dc856c6987c394a0972884e6ed46765
tree590cc1ca869affe373d84edcd5d2165c68938309
parent22869e69c0076b683497d4856beb6400eca86f4b
Cleaned-up version of gc attribute type merging.  I still don't like it
very much, but I have a feeling we're never going to have an
implementation that makes sense because of compatibility issues.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72715 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp