commit | 47456faf29a1eba1a3de55f3c06c82019d28ffd0 | [log] [tgz] |
---|---|---|
author | Richard Trieu <rtrieu@google.com> | Wed Sep 21 02:50:14 2011 +0000 |
committer | Richard Trieu <rtrieu@google.com> | Wed Sep 21 02:50:14 2011 +0000 |
tree | 15f302561e4dd0c16538e344be1c6be8e92d37b0 | |
parent | 243f108a7c5dc4733e9ef6b7b7c2cd0465cf2104 [diff] |
Change: assert(!"error message"); To: assert(0 && "error message"); which is more consistant across the code base. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140232 91177308-0d34-0410-b5e6-96231b3b80d8