diff options
| author | Chandler Carruth <chandlerc@gmail.com> | 2017-08-05 04:04:06 +0000 |
|---|---|---|
| committer | Chandler Carruth <chandlerc@gmail.com> | 2017-08-05 04:04:06 +0000 |
| commit | 39df40d8c2f89a084276b332b88b0633444db5ec (patch) | |
| tree | 1dd343f1fb2422e10ba1ed8a1daa5e3c4b94ba3a /llvm/test | |
| parent | 403d3c4b2b68d510b3bbb84ba683e99c7ba2e8e6 (diff) | |
| download | bcm5719-llvm-39df40d8c2f89a084276b332b88b0633444db5ec.tar.gz bcm5719-llvm-39df40d8c2f89a084276b332b88b0633444db5ec.zip | |
[LCG] Replace an implicit bool operator with a named function. (NFC)
The definition of 'false' here was already pretty vague and debatable,
and I'm about to add another potential 'false' that would actually make
much more sense in a bool operator. Especially given how rarely this is
used, a nicely named method seems better.
llvm-svn: 310165
Diffstat (limited to 'llvm/test')
0 files changed, 0 insertions, 0 deletions

