Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
lib
/
Analysis
/
PostOrderCFGView.cpp
6907ce2
Remove trailing space
by Fangrui Song
· 7 years ago
bc32433
[Analysis] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).
by Eugene Zelenko
· 8 years ago
2772076
Reverting r214064 and r215650 while investigating a pesky performance regression
by Artyom Skrobov
· 11 years ago
a208a73
Use the proper post-order traversal in LiveVariables analysis,
by Artyom Skrobov
· 11 years ago
2554294
[C++11] Use 'nullptr'. Analysis edition.
by Craig Topper
· 11 years ago
68e081d
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
by David Blaikie
· 14 years ago
81ce1c8
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more accurate, but it frees up the name AnalysisContext for other uses.
by Ted Kremenek
· 14 years ago
5abde7c
Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostOrderCFGView.
by Ted Kremenek
· 14 years ago