aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/AnalysisDiagnostic.h
AgeCommit message (Expand)Author
2009-09-09Remove tabs, and whitespace cleanups.Mike Stump
2009-06-14Update LLVM.Douglas Gregor
2009-04-16tblgen is now passing diagnostic group information in the .inc file, ignore i...Chris Lattner
2009-04-15Tblgen now passes the default mapping explicitly, instead of having it Chris Lattner
2009-03-19Bindir and Win32 builds work, so switch to .inc files. Leave the .def files i...Sebastian Redl
2009-03-14Revert the switch to the tablegen diags. It fails for seperate objdir builds ...Sebastian Redl
2009-03-14Switch diagnostics from .def to tablegen files. Please validate the Windows b...Sebastian Redl
2009-01-29next round of diagnostics cleanups, moving some Chris Lattner
2009-01-29Fix -Wimplicit-function-declaration, which required some refactoring andChris Lattner
2009-01-29move library-specific diagnostic headers into library private dirs. ReduceChris Lattner