================
@@ -74,6 +74,7 @@ AST Dumping Potentially Breaking Changes
 
 Clang Frontend Potentially Breaking Changes
 -------------------------------------------
+- Members of anonymous unions/structs are now injected as 
``IndirectFieldDecl`` into the enclosing record even if their names conflict 
with other names in the scope. These ``IndirectFieldDecl`` are marked invalid.
----------------
erichkeane wrote:

This probably needs 80 character word-wrap?  Though I know format doesn't 
really do stuff in rst files.

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

Reply via email to