llvm-project
3fe85ca4 - [clang] check constant template parameters in dependent contexts (#159463)

Commit
4 days ago
[clang] check constant template parameters in dependent contexts (#159463) This patch makes sure constant template parameters are checked even in dependent contexts. This can for example diagnose narrowings earlier, but this is permitted as these templates would have no valid instantiations.
Author
Parents
Loading