[llvm-branch-commits] [clang] [compiler-rt] [llvm] [libcxx] Use debug() instead of note() for substitutions and features (PR #193667)

Vitaly Buka via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Apr 23 09:09:37 PDT 2026


vitalybuka wrote:

> I don't mind putting the expansions in debug, but I'd really like to keep the available features. I use that too often to figure out what exactly is going on to abandon that into a relatively obscure flag.

Some people do check-all, with 20 LLVM projects
at the moment only libc++ announce features
if we let everyone do this, it will be full console of spam

https://github.com/llvm/llvm-project/pull/193667


More information about the llvm-branch-commits mailing list