aboutsummaryrefslogtreecommitdiff
path: root/include/clang/StaticAnalyzer/PathSensitive/ExprEngine.h
AgeCommit message (Expand)Author
2011-02-10Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core'...Ted Kremenek
2011-01-25[analyzer] Handle the dot syntax for properties in the ExprEngine.Argyrios Kyrtzidis
2011-01-25[analyzer] Introduce ExprEngine::VisitObjCMessage for handling general ObjCMe...Argyrios Kyrtzidis
2011-01-25[analyzer] Introduce ObjCMessage which represents both explicit ObjC message ...Argyrios Kyrtzidis
2011-01-11Rework ExprEngine::processCFGBlockEntrance()Ted Kremenek
2011-01-11Rename misc. methods in GRSubEngine to startTed Kremenek
2011-01-10Fix comment.Zhongxing Xu
2010-12-23Chris Lattner has strong opinions about directoryTed Kremenek