summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
diff options
context:
space:
mode:
authorNick Kledzik <kledzik@apple.com>2012-01-11 01:06:19 +0000
committerNick Kledzik <kledzik@apple.com>2012-01-11 01:06:19 +0000
commitf4fb2c5ac8af14b72836a94c23fb930cdf1cf409 (patch)
tree4e543aaaa249ebc9705bc0bd9667a36670fc41f8 /clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp
parentd9725a38d6fdbec5bd0329b14cc4ce542ea1cbdc (diff)
downloadbcm5719-llvm-f4fb2c5ac8af14b72836a94c23fb930cdf1cf409.tar.gz
bcm5719-llvm-f4fb2c5ac8af14b72836a94c23fb930cdf1cf409.zip
A couple of big refactorings: 1) Move most attributes of Atom down to DefinedAtom, so only atoms representing definitions need to implement them. 2) Remove definitionTentative, definitionWeak, mergeDuplicates, and autoHide. Replace with merge and interposable attributes. 3) Make all methods on Atom be virtual so that future object file readers can lazily generated attributes
llvm-svn: 147903
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/ExplodedGraph.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud