summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PseudoConstantAnalysis.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup various declarations of 'Stmt*' to be 'Stmt *', etc. in libAnalyzer a...Ted Kremenek2011-08-121-1/+1
* Give some convenient idiomatic accessors to Stmt::child_range andJohn McCall2011-02-131-2/+1
* Start migration of static analyzer to using theTed Kremenek2010-12-161-2/+5
* Add missing null checks in PseudoConstantAnalysisTom Care2010-08-251-1/+4
* Improved the handling of blocks and block variables in PseudoConstantAnalysisTom Care2010-08-251-30/+47
* GCC didn't care for my attempt at API compatibility, so brute-force everythingJohn McCall2010-08-251-15/+15
* Improvements to IdempotentOperationChecker and its use of PseudoConstantAnalysisTom Care2010-08-241-8/+53
* Several small changes to PseudoConstantAnalysis and the way IdempotentOperati...Tom Care2010-08-231-0/+173
OpenPOWER on IntegriCloud