[all-commits] [llvm/llvm-project] ca0970: [llvm][mustache] Avoid extra allocations in parseS...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Nov 4 16:11:04 PST 2025
Branch: refs/heads/users/ilovepi/mustache-parse-section-opt
Home: https://github.com/llvm/llvm-project
Commit: ca097024e5c1b229d0110ea05cdf311b2f7b5c54
https://github.com/llvm/llvm-project/commit/ca097024e5c1b229d0110ea05cdf311b2f7b5c54
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