[all-commits] [llvm/llvm-project] 978644: [llvm][mustache] Remove out parameters from proces...
Paul Kirth via All-commits
all-commits at lists.llvm.org
Mon Sep 29 19:37:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 978644c29f40536909b4ecabb58468e25fe6d14d
https://github.com/llvm/llvm-project/commit/978644c29f40536909b4ecabb58468e25fe6d14d
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] Remove out parameters from processTags() (#159190)
We can construct the return values directly and simplify the interface.
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