Add serialization for Expr* arguments for attributes to clang tablegen files.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Thu, 17 Feb 2011 03:30:09 +0000 (03:30 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Thu, 17 Feb 2011 03:30:09 +0000 (03:30 +0000)
commitc85094f9091eb4109563679ba97f7ea96ce7d75d
tree16077dac769ffad9e3ad5aac75dc16cb2e002373
parent41429e3f1e4d72ee4f7d4df786b5b0c87405f5b0
Add serialization for Expr* arguments for attributes to clang tablegen files.

Patch thanks to Zach Anderson.

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