]> granicus.if.org Git - clang/history - include/clang/StaticAnalyzer/Core/BugReporter/BugType.h
Header guard canonicalization, clang part.
[clang] / include / clang / StaticAnalyzer / Core / BugReporter / BugType.h
2014-08-13 Benjamin KramerHeader guard canonicalization, clang part.
2014-03-15 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-02-11 Alexander KornienkoFix build error caused by r201186 (GCC's "declaration...
2014-02-11 Alexander KornienkoExpose the name of the checker producing each diagnosti...
2014-01-07 Chandler CarruthSort all the #include lines with LLVM's utils/sort_incl...
2013-10-04 Jordan Rose[analyzer] Replace bug category magic strings with...
2013-10-03 Richard SmithTemporarily revert r191910 until the layering violation...
2013-10-03 Jordan Rose[analyzer] Replace bug category magic strings with...
2012-12-04 Chandler CarruthSort all of Clang's files under 'lib', and fix up the...
2011-12-20 David BlaikieUnweaken vtables as per http://llvm.org/docs/CodingStan...
2011-08-28 Jordy Rose[analyzer] Header cleanup to decrease coupling (and...
2011-07-20 Chris Lattnernow that we have a centralized place to do so, add...
2011-02-23 Argyrios Kyrtzidis[analyzer] Refactor BugTypes and their ownership model.
2011-02-10 Ted KremenekSplit 'include/clang/StaticAnalyzer' into 'include...