aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/DiagnosticOptions.h
AgeCommit message (Expand)Author
2013-02-17Documentation: use \brief and don't duplicate the name of the declared entityJames Dennett
2013-01-20Nuke SetUpBuildDumpLog.Sean Silva
2013-01-12Remove useless 'llvm::' qualifier from names like StringRef and others that areDmitri Gribenko
2012-12-04Sort #include lines for all files under include/...Chandler Carruth
2012-10-24Serialize DiagnosticOptions to the AST file.Douglas Gregor
2012-10-23Use a .def file for most of the diagnostic options.Douglas Gregor
2012-10-23Make DiagnosticOptions intrusively reference-counted, and make sureDouglas Gregor