summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/BasicConstraintManager.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2009-02-05 06:50:21 +0000
committerTed Kremenek <kremenek@apple.com>2009-02-05 06:50:21 +0000
commit400aae7fa4fe4ab49c1dd6497d8d7227820faea2 (patch)
treee1397e142a7b644b14e90f75232b01596bb7edbe /clang/lib/Analysis/BasicConstraintManager.cpp
parent7411523ee657fca0ee5ebb5da5f4211abc070d2a (diff)
downloadbcm5719-llvm-400aae7fa4fe4ab49c1dd6497d8d7227820faea2.tar.gz
bcm5719-llvm-400aae7fa4fe4ab49c1dd6497d8d7227820faea2.zip
Remove a bunch of obscene double-buffering of BugReports in the retain/release
checker. This was previously needed because BugReport objects were previously allocated on the stack and not owned by BugReporter. Now we can just issue them on the fly. This change was motivated because we were seeing some weird cases where some really long paths would get issued for bugs (particularly leaks) because of some double-caching. llvm-svn: 63840
Diffstat (limited to 'clang/lib/Analysis/BasicConstraintManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud