[all-commits] [llvm/llvm-project] 781baf: [llvm][mustache] Refactor template rendering (#159...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Mon Sep 29 18:48:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 781baf76fb4d9fbfc24bafe5f46946043c265074
https://github.com/llvm/llvm-project/commit/781baf76fb4d9fbfc24bafe5f46946043c265074
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M llvm/lib/Support/Mustache.cpp
Log Message:
-----------
[llvm][mustache] Refactor template rendering (#159189)
Move the rendering logic into the ASTNode, and break the logic down into
individual methods.
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