================
@@ -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
----------------
ianayl wrote:

I'm not sure, but I deleted the note in "potential breaking changes" and opted 
to keep the note in "improvements to clang's diagnostics" and "resolution to 
c++ defect reports"

https://github.com/llvm/llvm-project/pull/224769
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to