Endilll wrote:

> do we have test that this is fine?
> 
> ```
> namespace foo {
>     int main();
>     using a = decltype(&main);
> }```
> ```

Thank you, I added the tests.

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

Reply via email to