diff options
| author | Richard Trieu <rtrieu@google.com> | 2011-09-21 03:09:09 +0000 |
|---|---|---|
| committer | Richard Trieu <rtrieu@google.com> | 2011-09-21 03:09:09 +0000 |
| commit | a318b8dce6f37ee22339646726f7b03cb40b2282 (patch) | |
| tree | c836b420ea8aed824806835e1a88cc4534232c4c /lldb/source/Core/Module.cpp | |
| parent | 3d673cc3234568339bf3455e865427d9dab0cf00 (diff) | |
| download | bcm5719-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

