================ @@ -124,6 +124,11 @@ Improvements to Clang's diagnostics Added a new warning in this group for the case where the attribute is missing/implicit on an override of a virtual method. +- Clang rejects the ``#`` and ``##`` preprocessor tokens in an attribute ---------------- erichkeane wrote:
```suggestion - Clang now rejects the ``#`` and ``##`` preprocessor tokens in an attribute ``` https://github.com/llvm/llvm-project/pull/147308 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits