[clang] [AST] Print the separator "," for template arguments in ConceptReference::print (PR #91750)

Younan Zhang via cfe-commits cfe-commits at lists.llvm.org
Fri May 10 07:50:07 PDT 2024


================
@@ -24,6 +24,7 @@ add_clang_unittest(ASTTests
   CommentLexer.cpp
   CommentParser.cpp
   CommentTextTest.cpp
+  ConceptPrinterTest.cpp
----------------
zyn0217 wrote:

Note: we probably want to update the gn build as well: https://github.com/llvm/llvm-project/tree/main/llvm/utils/gn

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


More information about the cfe-commits mailing list