summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
diff options
context:
space:
mode:
authorRichard Trieu <rtrieu@google.com>2011-09-21 03:09:09 +0000
committerRichard Trieu <rtrieu@google.com>2011-09-21 03:09:09 +0000
commita318b8dce6f37ee22339646726f7b03cb40b2282 (patch)
treec836b420ea8aed824806835e1a88cc4534232c4c /lldb/source/Core/Module.cpp
parent3d673cc3234568339bf3455e865427d9dab0cf00 (diff)
downloadbcm5719-llvm-a318b8dce6f37ee22339646726f7b03cb40b2282.tar.gz
bcm5719-llvm-a318b8dce6f37ee22339646726f7b03cb40b2282.zip
Change:
assert(!"error message"); To: assert(0 && "error message"); which is more consistant across the code base. llvm-svn: 140234
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud