Sign in
llvm
/
clang
/
refs/heads/release_60
/
lib
/
Analysis
/
PostOrderCFGView.cpp
ef0ecd4
Reverting r214064 and r215650 while investigating a pesky performance regression
by Artyom Skrobov
· 10 years ago
8e28c57
Use the proper post-order traversal in LiveVariables analysis,
by Artyom Skrobov
· 10 years ago
fa36169
[C++11] Use 'nullptr'. Analysis edition.
by Craig Topper
· 11 years ago
99ba9e3
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 13 years ago
1d26f48
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more accurate, but it frees up the name AnalysisContext for other uses.
by Ted Kremenek
· 13 years ago
edb1863
Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostOrderCFGView.
by Ted Kremenek
· 13 years ago