Add an explicit operator bool conversion to DIDescriptor to make
it clear what we want to do. Unfortunately the conversion to pointer operator fires now instead and chasing down all of the conversions and making them explicit and handled is a large task so add a FIXME with it. llvm-svn: 186543
Loading
Please register or sign in to comment