================ @@ -7130,6 +7130,90 @@ static bool CheckTemplateArgumentPointerToMember( return true; } +// P2308R1 C++26 [temp.arg.nontype]p4: ---------------- shafik wrote:
This comment does not document the return values as other functions in `SemaTemplate.cpp` do, please fix. Assuming `false` means they are equivalent. https://github.com/llvm/llvm-project/pull/193754 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
