================
@@ -302,6 +302,11 @@ Attribute Changes in Clang
   to reduce the size of the destroy functions for coroutines which are known to
   be destroyed after having reached the final suspend point.
 
+- On targets with C++ ABI other than Microsoft, Clang now supports
+  ``[[gnu:gcc_struct]]`` with the behavior similar to one existing in GCC. In
----------------
erichkeane wrote:

I don't know what the second half here is trying to say, can you rephrase?

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

Reply via email to