aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Checkers/ExprInspectionChecker.cpp
AgeCommit message (Expand)Author
2013-02-20Replace SVal llvm::cast support to be well-defined.David Blaikie
2012-12-04Sort all of Clang's files under 'lib', and fix up the broken headersChandler Carruth
2012-12-01Don't include Type.h in DeclarationName.h.Benjamin Kramer
2012-11-02[analyzer] Rename 'EmitReport' to 'emitReport'.Jordan Rose
2012-08-10[analyzer] Add clang_analyzer_checkInlined for debugging purposes.Jordan Rose
2012-05-16[analyzer] Introduce clang_analyzer_eval for regression test constraint checks.Jordy Rose