Properly deserialize Clang types that are used as attribute arguments
authorDouglas Gregor <dgregor@apple.com>
Tue, 5 Oct 2010 14:51:48 +0000 (14:51 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 5 Oct 2010 14:51:48 +0000 (14:51 +0000)
commit4a12f2277315eda5fc5eed138365ff92f7f4e8a8
tree149ee378c5b559dfad39040a4000bba4edde06ae
parent605789564cbf5e9c18d85dd00ff3f76d611cd83f
Properly deserialize Clang types that are used as attribute arguments

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115616 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/ClangAttrEmitter.cpp