https://github.com/erichkeane commented:

Would like some tests on templated type aliases 
(`template<typename T> using RetTy = SomeTempl::type`) to make sure that this 
properly suppresses, or collects the type.  Particularly when `RetTy`, or 
`::type` has either /both of the attributes (that is, the cartesian product of 
options for alias vs type).

https://github.com/llvm/llvm-project/pull/154943
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to