sdkrystian wrote:

@rupprecht This is intended behavior. We previously did not check qualified 
declarations of explicit/partial specializations of class templates for 
redundant qualification & invalid nested-name-specifiers (e.g. ones that begin 
with `decltype`). We do now, hence the new warning. 

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

Reply via email to