summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/ClangASTNodesEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the ability to use property-based serialization for "cased" types.John McCall2019-12-161-1/+1
* Introduce some types and functions to make it easier to work withJohn McCall2019-12-141-41/+41
* [NFC] Rename ClangASTEmitters.h -> ASTTableGen.hJohn McCall2019-12-141-1/+1
* [NFC] Add a tablegen node for the root of the AST node hierarchies.John McCall2019-10-251-50/+69
* Use scope qualifiers in Clang's tblgen backends to get usefulJohn McCall2019-10-011-5/+5
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* TableGen: Adapt to llvm r288612Matthias Braun2016-12-041-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-05-071-1/+1
* TableGen backends: use emitSourceFileHeader() to emit the warning aboutDmitri Gribenko2013-01-301-0/+4
* Make clang-tblgen backends functions instead of TableGenBackends.Jakob Stoklund Olesen2012-06-131-2/+59
* Add the Clang tblgen backends to Clang, and flip the switch to causePeter Collingbourne2011-10-061-0/+168
OpenPOWER on IntegriCloud