Mark Type::getPointerTo as const. Unfortunately, this requires a const_cast...
Mark Type::getPointerTo as const. Unfortunately, this requires a const_cast inside, but at least it makes all methods on Type const. NFC llvm-svn: 243844
Loading
Please register or sign in to comment