[clang] [clang] Cover CWG issues about `export template` (PR #94876)

via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 20 05:10:18 PDT 2024


https://github.com/cor3ntin approved this pull request.

I think as a follow up we should get rid of the  "exported templates are unsupported" warning which makes no sense whatsoever and either use the c++20 error in all language modes or just a generic "unexpected 'export' keyword here" diagnostic

https://github.com/llvm/llvm-project/pull/94876


More information about the cfe-commits mailing list