commit | 6f95efb6836f34e4ce19f3bcb33f28af83faa75f | [log] [tgz] |
---|---|---|
author | Ben Langmuir <blangmuir@apple.com> | Wed Feb 19 04:17:47 2014 +0000 |
committer | Ben Langmuir <blangmuir@apple.com> | Wed Feb 19 04:17:47 2014 +0000 |
tree | 13e43ddc2fc282df83d12b0d85e3bff90339ba4f | |
parent | c514a8041fa9e3f73963efe20369d76f5f490ec4 [diff] |
Attempt to appease C++11 buildbots Explicit operator bool doesn't not play nicely with gtest assertion macros (i.e. it performs as advertised and I wish that gtest subverted it for me). llvm-svn: 201639