aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2011-02-09 23:59:17 +0000
committerJohnny Chen <johnny.chen@apple.com>2011-02-09 23:59:17 +0000
commit1cabebe7bc5d0e67f5e994ddc2552d9e83480a96 (patch)
treea7688d2f714709932640e7ab331e4c61ec27ade1 /clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp
parent8dafc875bb7faff45ce82da9f07a8c1942066ebc (diff)
downloadllvm-1cabebe7bc5d0e67f5e994ddc2552d9e83480a96.zip
llvm-1cabebe7bc5d0e67f5e994ddc2552d9e83480a96.tar.gz
llvm-1cabebe7bc5d0e67f5e994ddc2552d9e83480a96.tar.bz2
Add a new member variable m_new_inst_cpsr to catch the to-be-updated state
of the CPSR during the course of executing an opcode, and modified SelectInstrSet() to update this variable instead of the original m_inst_cpsr, which should be the cached copy of the CPSR at the beginning of executing the opcode. llvm-svn: 125244
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/UndefinedArraySubscriptChecker.cpp')
0 files changed, 0 insertions, 0 deletions