aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2013-04-05 14:40:25 +0000
committerKostya Serebryany <kcc@google.com>2013-04-05 14:40:25 +0000
commit5b4267f7e70a424a20045d51e99c18b035ee5b7e (patch)
tree11e320a541f868e36053c98aa83c91911ccd845e /llvm/lib/Object/MachOObjectFile.cpp
parentb1180dc6d959bffa615f5a3ef041a1eef76a26de (diff)
downloadllvm-5b4267f7e70a424a20045d51e99c18b035ee5b7e.zip
llvm-5b4267f7e70a424a20045d51e99c18b035ee5b7e.tar.gz
llvm-5b4267f7e70a424a20045d51e99c18b035ee5b7e.tar.bz2
[sanitizer] found a bug by code inspection: CHECK(a=b) instead of CHECK(a==b). Was puzzled why lint did not catch it. Turns out this check was disabled for asan source. fix all cases and enable the check
llvm-svn: 178872
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions