[all-commits] [llvm/llvm-project] 2b60b6: [llvm][mustache] Avoid extra allocations in parseS...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Nov 4 16:46:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2b60b6d9639c240ebafc8b517425453e50e14a7b
https://github.com/llvm/llvm-project/commit/2b60b6d9639c240ebafc8b517425453e50e14a7b
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-11-05 (Wed, 05 Nov 2025)
Changed paths:
M llvm/lib/Support/Mustache.cpp
Log Message:
-----------
[llvm][mustache] Avoid extra allocations in parseSection (#159199)
We don't need to have extra allocations when concatenating raw bodies.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list