aboutsummaryrefslogtreecommitdiff
path: root/utils/TableGen/OptParserEmitter.cpp
AgeCommit message (Expand)Author
2012-12-04Sort the #include lines under utils/...Chandler Carruth
2012-10-25Don't throw exceptions in clang-tblgen by switching to PrintFatalError.Joerg Sonnenberger
2012-10-22[Options] Add prefixes to options.Michael J. Spencer
2012-10-10tblgen: Use LLVM-style RTTI in clang-tblgenSean Silva
2012-09-06Dont cast away const needlessly. Found by gcc48 -Wcast-qual.Roman Divacky
2012-06-13Make clang-tblgen backends functions instead of TableGenBackends.Jakob Stoklund Olesen
2011-10-06Add the Clang tblgen backends to Clang, and flip the switch to causePeter Collingbourne