aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/Core/AggExprVisitor.cpp
AgeCommit message (Expand)Author
2011-09-23Switch assert(0/false) llvm_unreachable.David Blaikie
2011-03-30Begin reworking static analyzer support for C++ method calls. The current lo...Ted Kremenek
2011-02-18[analyzer] Fix crash when analyzing C++ code.Argyrios Kyrtzidis
2011-02-10Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek
2011-02-08[analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis