summaryrefslogtreecommitdiff
path: root/include/clang/Basic/DiagnosticOptions.h
Commit message (Expand)AuthorAge
* Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit.Benjamin Kramer2014-05-10
* Documentation: use \brief and don't duplicate the name of the declared entityJames Dennett2013-02-17
* Nuke SetUpBuildDumpLog.Sean Silva2013-01-20
* Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko2013-01-12
* Sort #include lines for all files under include/...Chandler Carruth2012-12-04
* Serialize DiagnosticOptions to the AST file.Douglas Gregor2012-10-24
* Use a .def file for most of the diagnostic options.Douglas Gregor2012-10-23
* Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor2012-10-23