kimgr wrote:
@vgvassilev I did expect the input to be valid, yes:
```
template<typename T>
class FinalTemplate final {};
```
Is it not?https://github.com/llvm/llvm-project/pull/87281 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
