Update the Clang attribute emitter to handle attributes of 'version'
authorDouglas Gregor <dgregor@apple.com>
Wed, 23 Mar 2011 01:05:46 +0000 (01:05 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 23 Mar 2011 01:05:46 +0000 (01:05 +0000)
commit095a3f3d30fa9ccb9270777ff4b800ca7c4af188
tree9194b5fa41f8bb52d5f0a5b94f2809020d788167
parentc59c87c3228b471140fb219dc9118ab9321486f2
Update the Clang attribute emitter to handle attributes of 'version'
kind, and fix serialization/deserialization of IdentifierInfo
attributes. These are requires for the new 'availability' attribute.

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