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

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Fri May 10 08:45:27 PDT 2024


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

Done (we're not required to update gn build files, and there's a bot that can automate the porting).

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


More information about the cfe-commits mailing list