summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/PostOrderCFGView.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing spaceFangrui Song2018-07-301-3/+3
* [Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; o...Eugene Zelenko2018-03-131-3/+4
* Reverting r214064 and r215650 while investigating a pesky performance regressionArtyom Skrobov2014-09-231-52/+4
* Use the proper post-order traversal in LiveVariables analysis,Artyom Skrobov2014-08-141-4/+52
* [C++11] Use 'nullptr'. Analysis edition.Craig Topper2014-05-201-1/+1
* Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie2011-12-201-0/+2
* Rename AnalysisContext to AnalysisDeclContext. Not only is this name more ac...Ted Kremenek2011-10-241-1/+1
* Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostO...Ted Kremenek2011-10-221-0/+47
OpenPOWER on IntegriCloud