nullptr use
clingUtils modernize nullptr
This commit is contained in:
parent
1d5536fd0b
commit
9cdbf1d0eb
@ -519,7 +519,7 @@ namespace cling {
|
||||
|
||||
const Decl* LookupHelper::findScope(llvm::StringRef className,
|
||||
DiagSetting diagOnOff,
|
||||
const Type** resultType /* = 0 */,
|
||||
const Type** resultType /* = nullptr */,
|
||||
bool instantiateTemplate/*=true*/) const {
|
||||
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user