In ClangAttrEmitter.cpp emit code that allows attributes to keep their source range.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Sep 2011 16:05:43 +0000 (16:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Sep 2011 16:05:43 +0000 (16:05 +0000)
commitc9dccb8865d4080b48a37bff6c7dc6bed3f7a4a8
tree56b0f323fdca3fd31f095b4cad2a5b0eeaed1921
parent4bbeb18f76a39e3a3224579dcf8c57584e761693
In ClangAttrEmitter.cpp emit code that allows attributes to keep their source range.

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