aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Checker/PathSensitive/SymbolManager.h
AgeCommit message (Expand)Author
2010-03-27Checker: random include cleanup.Benjamin Kramer
2010-03-25Add a utility method.Zhongxing Xu
2010-03-05Remove reference to AnalysisContext in Environment. We already have LocationC...Zhongxing Xu
2010-03-01Since now we store the cast type with an ElementRegion, there isZhongxing Xu
2010-03-01Add comments.Zhongxing Xu
2010-01-25Split libAnalysis into two libraries: libAnalysis and libChecker.Ted Kremenek