summaryrefslogtreecommitdiffstats
path: root/clang/utils/TableGen/OptParserEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove option emitter from clang-tblgenReid Kleckner2013-06-181-275/+0
* Sort the #include lines under utils/...Chandler Carruth2012-12-041-4/+3
* Don't throw exceptions in clang-tblgen by switching to PrintFatalError.Joerg Sonnenberger2012-10-251-1/+1
* [Options] Add prefixes to options.Michael J. Spencer2012-10-221-2/+79
* tblgen: Use LLVM-style RTTI in clang-tblgenSean Silva2012-10-101-8/+8
* Dont cast away const needlessly. Found by gcc48 -Wcast-qual.Roman Divacky2012-09-061-2/+2
* Make clang-tblgen backends functions instead of TableGenBackends.Jakob Stoklund Olesen2012-06-131-4/+9
* Add the Clang tblgen backends to Clang, and flip the switch to causePeter Collingbourne2011-10-061-0/+194
OpenPOWER on IntegriCloud