summaryrefslogtreecommitdiffstats
path: root/clang/lib/Checker/GRCoreEngine.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-08-02 23:49:30 +0000
committerDan Gohman <gohman@apple.com>2010-08-02 23:49:30 +0000
commit7cac95778f234953b5c7a1a41b1a2bcd4fe0e7e1 (patch)
treec47f05f9673a159136717e515480675a4b9aa72f /clang/lib/Checker/GRCoreEngine.cpp
parentdc03bd0894c532a91905da3536b0e1b0d2f13339 (diff)
downloadbcm5719-llvm-7cac95778f234953b5c7a1a41b1a2bcd4fe0e7e1.tar.gz
bcm5719-llvm-7cac95778f234953b5c7a1a41b1a2bcd4fe0e7e1.zip
Make SCEVUnknown a CallbackVH, so that it can be notified directly
of Value deletions and RAUWs, instead of relying on ScalarEvolution's Scalars map being notified, as that's complicated at best, and insufficient in general. This means SCEVUnknown needs a non-trivial destructor, so introduce a mechanism to allow ScalarEvolution to locate all the SCEVUnknowns. llvm-svn: 110086
Diffstat (limited to 'clang/lib/Checker/GRCoreEngine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud