| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Introduce some types and functions to make it easier to work with | John McCall | 2019-12-14 | 1 | -41/+41 |
| * | [NFC] Rename ClangASTEmitters.h -> ASTTableGen.h | John McCall | 2019-12-14 | 1 | -1/+1 |
| * | [NFC] Add a tablegen node for the root of the AST node hierarchies. | John McCall | 2019-10-25 | 1 | -50/+69 |
| * | Use scope qualifiers in Clang's tblgen backends to get useful | John McCall | 2019-10-01 | 1 | -5/+5 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | TableGen: Adapt to llvm r288612 | Matthias Braun | 2016-12-04 | 1 | -1/+1 |
| * | [C++11] Use 'nullptr'. | Craig Topper | 2014-05-07 | 1 | -1/+1 |
| * | TableGen backends: use emitSourceFileHeader() to emit the warning about | Dmitri Gribenko | 2013-01-30 | 1 | -0/+4 |
| * | Make clang-tblgen backends functions instead of TableGenBackends. | Jakob Stoklund Olesen | 2012-06-13 | 1 | -2/+59 |
| * | Add the Clang tblgen backends to Clang, and flip the switch to cause | Peter Collingbourne | 2011-10-06 | 1 | -0/+168 |

