[clang] [clang][AST] Pretty-print default template template args (PR #162134)
Andrey Ali Khan Bolshakov via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 6 12:25:13 PDT 2025
https://github.com/bolshakov-a commented:
@erichkeane, @cor3ntin, @mizvekov
The changes suggested by formatter would cause the `TestClassTemplateDecl9` test case to stand out from the neighboring test cases, which use 4-symbol indentation. Should I apply them or put `// clang-format off`?
https://github.com/llvm/llvm-project/pull/162134
More information about the cfe-commits
mailing list