diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-10-15 05:23:41 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-10-15 05:23:41 +0000 |
commit | 380277e46ec1d2d9abedcddf357ceea935cbe576 (patch) | |
tree | 3dce376ff58cb800880d8d589b1923917f8fb7ca /lib/CodeGen/CGBuiltin.cpp | |
parent | 35bc0821c4f80041724cd4c5c4889b2581546a41 (diff) |
Enhance dead store checker to not flag preincrements to dead variables where the preincrement is a subexpression, e.g. foo(++x); This can cause false negatives, but will remove a whole class of false positives.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57554 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGBuiltin.cpp')
0 files changed, 0 insertions, 0 deletions