================ @@ -169,12 +169,20 @@ TargetCodeGenInfo::performAddrSpaceCast(CodeGenModule &CGM, llvm::Constant *Src, return llvm::ConstantExpr::getPointerCast(Src, DestTy); } +std::string ---------------- arsenm wrote:
```suggestion StringRef ``` https://github.com/llvm/llvm-project/pull/177343 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
