summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticOptions.def
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaceFangrui Song2018-07-301-3/+3
* Add option to include multiple lines in snippets.Richard Smith2017-05-221-0/+2
* Add support for -fdiagnostics-absolute-paths: printing absolute paths in diag...Hans Wennborg2016-08-261-0/+1
* Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in Ve...Eric Fiselier2015-06-131-1/+4
* Add a new flag, -fspell-checking-limit=<number> to control how many times we'...Nick Lewycky2014-12-161-1/+2
* clang-cl: print diagnostics as "error(clang): foo" in /fallback modeHans Wennborg2013-09-241-0/+1
* Revert r177218.Argyrios Kyrtzidis2013-05-031-1/+0
* Remove -Wspellcheck and replace it with a diagnostic option.Argyrios Kyrtzidis2013-03-161-0/+1
* Add -cc1 option -fno-diagnostics-use-presumed-location, a handy mode forRichard Smith2012-11-141-0/+1
* Undef SEMANTIC_VALUE_DIAGOPT appropriatelyDouglas Gregor2012-10-241-1/+2
* Serialize DiagnosticOptions to the AST file.Douglas Gregor2012-10-241-4/+35
* Use a .def file for most of the diagnostic options.Douglas Gregor2012-10-231-0/+61