Teach the clang attribute emitter about InheritableParamAttr.
authorJohn McCall <rjmccall@apple.com>
Wed, 2 Mar 2011 04:00:52 +0000 (04:00 +0000)
committerJohn McCall <rjmccall@apple.com>
Wed, 2 Mar 2011 04:00:52 +0000 (04:00 +0000)
commit9977e521a634b85764562efd910a221f15ea3109
tree6eb2f27a2e8eebe53bc855a049484182b8065bd5
parent3ccfbc201205a1a9765515dc8928ed8995daf9f4
Teach the clang attribute emitter about InheritableParamAttr.
Intended to be atomic with clang r126828.

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