Extend Clang's TableGen emitter for attributes to support bool arguments.
authorDouglas Gregor <dgregor@apple.com>
Sat, 26 Mar 2011 03:40:01 +0000 (03:40 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sat, 26 Mar 2011 03:40:01 +0000 (03:40 +0000)
commit32ce3f944d4d2f679e11437b2a7ceee9fcdd4395
treed538301b38db215a5428e9740627a3b6e8804168
parentadb877d62e5ac88db037d91bcd2e9f7dc2c4cd7a
Extend Clang's TableGen emitter for attributes to support bool arguments.

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