[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 23:59:20 PDT 2025


================
@@ -124,7 +124,7 @@ AST Dumping Potentially Breaking Changes
     ``__atomic_test_and_set(p, 0)``
 
 - Pretty-printing of templates with inherited (i.e. specified in a previous
-  redeclaration) default arguments has been fixed.
+  redeclaration) and template default arguments has been fixed.
----------------
bolshakov-a wrote:

Done.

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


More information about the cfe-commits mailing list