summaryrefslogtreecommitdiffstats
path: root/include/clang/Frontend/FrontendDiagnostic.h
Commit message (Expand)AuthorAgeFilesLines
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Rather than duplicating extension diagnostics to allow them to cause aRichard Smith2013-11-121-1/+1
* Kill the brief and full explanation fields from StaticDiagInfoRec. They were ...Benjamin Kramer2012-02-091-1/+1
* Basic/Diagnostics: Split out the default warning "no-Werror" andDaniel Dunbar2011-09-291-1/+1
* Initial work to improve documentation for Clang's diagnostics, from Matthieu ...Douglas Gregor2011-04-151-1/+2
* Separate the access-control diagnostics from other diagnostics that do not ha...Douglas Gregor2011-01-271-1/+1
* add the ability to associate 'category' names with diagnosticsChris Lattner2010-05-041-1/+1
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-1/+1
* Update LLVM.Douglas Gregor2009-06-141-1/+1
* tblgen is now passing diagnostic group information in the .inc file, ignore i...Chris Lattner2009-04-161-1/+1
* Tblgen now passes the default mapping explicitly, instead of having it Chris Lattner2009-04-151-1/+1
* Bindir and Win32 builds work, so switch to .inc files. Leave the .def files i...Sebastian Redl2009-03-191-1/+1
* Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl2009-03-141-1/+1
* Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl2009-03-141-1/+1
* Add Diagnostic files for Frontend and move a couple errors over.Daniel Dunbar2009-03-121-0/+27