[llvm] r241232 - [Statepoints][NFC] Add Statepoint::operator bool()
Sanjoy Das
sanjoy at playingwithpointers.com
Thu Jul 2 11:16:36 PDT 2015
Fixed in r241288
On Wed, Jul 1, 2015 at 10:57 PM, Sanjoy Das
<sanjoy at playingwithpointers.com> wrote:
>> op bool should pretty much always be explicit - we have LLVM_EXPLICIT for
>> this, I think (unless our support matrix already covers explicit conversion
>> operators now? I forget)
>
> Thanks, I'll fix this tomorrow!
>
> -- Sanjoy
More information about the llvm-commits
mailing list