[llvm] r241232 - [Statepoints][NFC] Add Statepoint::operator bool()

Sanjoy Das sanjoy at playingwithpointers.com
Wed Jul 1 22:57:33 PDT 2015


> 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