https://github.com/Endilll commented:
I see that CWG2947 test is unusual, because it take 9 RUN lines to test C++20 mode. I suggest you to group tests cases in fewer files, which should reduce the number of RUN lines. Then I'd like to see C++23 and C++26 modes tested. https://github.com/llvm/llvm-project/pull/107168 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
