summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2013-04-04 23:36:51 +0000
committerGreg Clayton <gclayton@apple.com>2013-04-04 23:36:51 +0000
commita16cb16a58c1bcdc15bd932bce34c15123c106ca (patch)
tree33c55e64c8aa9b0ecc0b731b423f14bca5677f04 /clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
parent9812634c5243b124d4c63641dc6d6c9452b957ba (diff)
downloadbcm5719-llvm-a16cb16a58c1bcdc15bd932bce34c15123c106ca.tar.gz
bcm5719-llvm-a16cb16a58c1bcdc15bd932bce34c15123c106ca.zip
<rdar://problem/13477795>
crashlog.py was always subtracting 1 to point to the previous instruction when symbolicating ARM backtraces. Many times the backtraces will include bit zero set to 1 to indicate thumb, so we need to make sure we mask the address and then backup one for non frame zero frames. llvm-svn: 178812
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud