dyung wrote: > Actually, I think we only need to test one version; after all, this change > isn't version-dependent ^_^
What do you mean? There is slightly different output between the two versions (the additional warning produced by C++20, and the first expected error is only generated in c++17 and not c++20). https://github.com/llvm/llvm-project/pull/220016 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
