[clang] [NFC] Construct Twines before concatenation (PR #90728)
Fangrui Song via cfe-commits
cfe-commits at lists.llvm.org
Tue May 28 23:12:20 PDT 2024
https://github.com/MaskRay approved this pull request.
LGTM. This avoids a temporary std::string, which might need a memory allocation.
https://github.com/llvm/llvm-project/pull/90728
More information about the cfe-commits
mailing list