================ @@ -586,6 +586,9 @@ Bug Fixes to Attribute Support ``__attribute__((unused))`` are still ignored after the definition, though this behavior may be relaxed in the future). (#GH135481) +- Clang will warn if a completete type specializes a deprecated partial specialization. ---------------- erichkeane wrote:
```suggestion - Clang will warn if a complete type specializes a deprecated partial specialization. ``` https://github.com/llvm/llvm-project/pull/138426 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits