================ @@ -518,6 +530,12 @@ features cannot lower the translation-unit ABI level; - Improve Clang diagnoses when unary `__imag` operator with non-complex type operand is used as lvalue. (GH222383) +- Added `-Wembed-parameter-is-macro`, which warns in C if an `#embed` directive ---------------- Fznamznon wrote:
Ugh, do we really need 3 release notes for the same thing? https://github.com/llvm/llvm-project/pull/224769 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
