diff --git a/lib/Interpreter/LookupHelper.cpp b/lib/Interpreter/LookupHelper.cpp index f87341ea..593d67a7 100644 --- a/lib/Interpreter/LookupHelper.cpp +++ b/lib/Interpreter/LookupHelper.cpp @@ -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 { //