]> granicus.if.org Git - clang/commit
Improve the diagnostics for the UndefinedAssignmentChecker when an
authorTed Kremenek <kremenek@apple.com>
Mon, 22 Mar 2010 22:16:26 +0000 (22:16 +0000)
committerTed Kremenek <kremenek@apple.com>
Mon, 22 Mar 2010 22:16:26 +0000 (22:16 +0000)
commit12182a0344c11970f307bc79eeb102633561b680
tree9aa92be6eda93e6d4c8271e079b1c24aae5637da
parentf6728fcbec62be94469a6e80c7e7e32e3f2c3329
Improve the diagnostics for the UndefinedAssignmentChecker when an
uninitialized value is used in the LHS of a compound assignment.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@99221 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Checker/UndefinedAssignmentChecker.cpp
test/Analysis/uninit-vals-ps-region.m