[all-commits] [llvm/llvm-project] 337eff: [llvm][mustache] Avoid extra allocations in parseS...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Nov 4 15:20:27 PST 2025
Branch: refs/heads/users/ilovepi/mustache-parse-section-opt
Home: https://github.com/llvm/llvm-project
Commit: 337eff709c3ceb8106efc991b9aae2ab7f41392a
https://github.com/llvm/llvm-project/commit/337eff709c3ceb8106efc991b9aae2ab7f41392a
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-11-04 (Tue, 04 Nov 2025)
Changed paths:
M llvm/lib/Support/Mustache.cpp
Log Message:
-----------
[llvm][mustache] Avoid extra allocations in parseSection
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