================ @@ -0,0 +1,55 @@ +#ifndef WHERE_PARAMETERS_SEMA_H +#define WHERE_PARAMETERS_SEMA_H + +using AliasInt = int; ---------------- StoeckOverflow wrote:
I added a multi-layer alias test for both global functions and C++ methods. For the separate selector-extraction unit test, I agree that would be useful, but I’d prefer to keep that as follow-up to this PR. https://github.com/llvm/llvm-project/pull/205307 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
