aboutsummaryrefslogtreecommitdiff
path: root/lib/StaticAnalyzer/CXXExprEngine.cpp
AgeCommit message (Expand)Author
2011-02-08[analyzer] Move the files in lib/StaticAnalyzer to lib/StaticAnalyzer/Core.Argyrios Kyrtzidis
2011-01-19Change QualType::getTypePtr() to return a const pointer, then change aJohn McCall
2011-01-18Fix warnings found by gcc-4.6, from -Wunused-but-set-variable andJeffrey Yasskin
2010-12-23Chris Lattner has strong opinions about directoryTed Kremenek