]> granicus.if.org Git - clang/commit
Delete the relaxedLiveness object in the dtor of AnalysisContext.
authorTed Kremenek <kremenek@apple.com>
Sat, 28 Aug 2010 18:59:04 +0000 (18:59 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 28 Aug 2010 18:59:04 +0000 (18:59 +0000)
commit91c83e76d8ad42d1fd8e249b72a36d552997f77c
treef6e467c0fdd272d474c50f5fdb41d955d5376cbe
parentc7acc66050a96571739eeb017a867df27e6bcfc3
Delete the relaxedLiveness object in the dtor of AnalysisContext.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112380 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/AnalysisContext.cpp