[PATCH] D140996: [c++20] P1907R1: Support for generalized non-type template arguments of scalar type.

Roy Jacobson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 14:43:21 PST 2023


royjacobson added a comment.

In D140996#4185795 <https://reviews.llvm.org/D140996#4185795>, @bolshakov-a wrote:

> @royjacobson, I've added some test cases for using the new NTTP arguments in clang modules. It uses serialization, in principle. Or more specialized tests are still needed?

No, I think that's good. Thanks for adding them!


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140996/new/

https://reviews.llvm.org/D140996



More information about the cfe-commits mailing list