diff options
author | Ted Kremenek <kremenek@apple.com> | 2012-09-06 22:32:48 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2012-09-06 22:32:48 +0000 |
commit | 2827f5af018c515986ffb1779ec2e7246988f150 (patch) | |
tree | 05560e0f68c84793078944cde3adb5f01f05125f /include/clang/Analysis/ProgramPoint.h | |
parent | 8123b6e7838216a53ba050f07e36fee28e1bbdaf (diff) |
Tweak DeadStoresChecker to not warn about dead stores to variables that
are used in EH code. Right now the CFG doesn't support exceptions well,
so we need this hack to avoid bogus dead store warnings.
Fixes <rdar://problem/12147586>
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163353 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/clang/Analysis/ProgramPoint.h')
0 files changed, 0 insertions, 0 deletions