[all-commits] [llvm/llvm-project] 9ce0da: [llvm][mustache] Simplify debug logging (#159193)
Paul Kirth via All-commits
all-commits at lists.llvm.org
Tue Sep 30 17:47:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ce0dae54e7d34ef4e0266069c0d3f1ae5968612
https://github.com/llvm/llvm-project/commit/9ce0dae54e7d34ef4e0266069c0d3f1ae5968612
Author: Paul Kirth <paulkirth at google.com>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M llvm/lib/Support/Mustache.cpp
Log Message:
-----------
[llvm][mustache] Simplify debug logging (#159193)
The existing logging was inconsistent, and we logged too many things.
This PR introduces a more principled schema, and eliminates many,
redundant log lines.
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