David Blaikie
|
68e081d606
|
Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch
llvm-svn: 146959
|
2011-12-20 02:48:34 +00:00 |
Ted Kremenek
|
81ce1c8a99
|
Rename AnalysisContext to AnalysisDeclContext. Not only is this name more accurate, but it frees up the name AnalysisContext for other uses.
llvm-svn: 142782
|
2011-10-24 01:32:45 +00:00 |
Ted Kremenek
|
5abde7cd5e
|
Pull TopologicallySortedCFG out of LiveVariables into its own analysis: PostOrderCFGView.
llvm-svn: 142713
|
2011-10-22 02:14:23 +00:00 |