aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/DiagnosticOptions.def
AgeCommit message (Expand)Author
2018-07-30Remove trailing spaceFangrui Song
2017-05-22Add option to include multiple lines in snippets.Richard Smith
2016-08-26Add support for -fdiagnostics-absolute-paths: printing absolute paths in diag...Hans Wennborg
2015-06-13Add `-verify-ignore-unexpected` option to ignore unexpected diagnostics in Ve...Eric Fiselier
2014-12-16Add a new flag, -fspell-checking-limit=<number> to control how many times we'...Nick Lewycky
2013-09-24clang-cl: print diagnostics as "error(clang): foo" in /fallback modeHans Wennborg
2013-05-03Revert r177218.Argyrios Kyrtzidis
2013-03-16Remove -Wspellcheck and replace it with a diagnostic option.Argyrios Kyrtzidis
2012-11-14Add -cc1 option -fno-diagnostics-use-presumed-location, a handy mode forRichard Smith
2012-10-24Undef SEMANTIC_VALUE_DIAGOPT appropriatelyDouglas Gregor
2012-10-24Serialize DiagnosticOptions to the AST file.Douglas Gregor
2012-10-23Use a .def file for most of the diagnostic options.Douglas Gregor