[clang] [NFC] Construct Twines before concatenation (PR #90728)

2024-05-28 Thread Fangrui Song via cfe-commits
https://github.com/MaskRay closed https://github.com/llvm/llvm-project/pull/90728 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC] Construct Twines before concatenation (PR #90728)

2024-05-28 Thread Fangrui Song via cfe-commits
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 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://list

[clang] [NFC] Construct Twines before concatenation (PR #90728)

2024-05-01 Thread via cfe-commits
https://github.com/MagentaTreehouse ready_for_review https://github.com/llvm/llvm-project/pull/90728 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [NFC] Construct Twines before concatenation (PR #90728)

2024-05-01 Thread via cfe-commits
https://github.com/MagentaTreehouse edited https://github.com/llvm/llvm-project/pull/90728 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits