https://github.com/localspook commented:
Some minor comments. I feel like this is basically good to merge, it's a solid foundation which we can expand on to support, e.g., `using T = typename NS::T;` -> `using typename NS::T;`. I have some nitpicks here and there, but I don't think they're worth holding up this review (I might open a cleanup PR after all the features settle down). https://github.com/llvm/llvm-project/pull/180404 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
