commit | f141a5534e099091efc6511931288b228f0ae484 | [log] [tgz] |
---|---|---|
author | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Mar 14 16:47:37 2015 +0000 |
committer | Duncan P. N. Exon Smith <dexonsmith@apple.com> | Sat Mar 14 16:47:37 2015 +0000 |
tree | cfc204bdcd7d8c0840baba0cbe29536afff0b776 | |
parent | 5712ee147f935497902d4bdaba54dac51ce063be [diff] |
Recover the ability to 'b CheckFailed' after r231577 Given that the stated purpose of `CheckFailed()` is to provide a nice spot for a breakpoint, it'd be nice not to have to use a regex to break on it. Recover the ability to simply use `b CheckFailed` by specializing the message-only version, and by changing the variadic version to call into the message-only version. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232268 91177308-0d34-0410-b5e6-96231b3b80d8