erichkeane added inline comments.

================
Comment at: clang/docs/ReleaseNotes.rst:81
   `Issue 50541 <https://github.com/llvm/llvm-project/issues/50541>`_.
-
+- The builtin function __builtin_dump_struct would crash clang when the target 
+  struct have bitfield. Now it fixed, and __builtin_dump_struct support dump
----------------
yihanaa wrote:
> erichkeane wrote:
> > Perhaps worth making a separate release note for the change in format?  
> Okay, Under which ReleaseNotes tag should I add? i can't think of a good idea 
> 😂
I think attribute changes would be a good idea (in addition to this one staying 
where it is).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122248/new/

https://reviews.llvm.org/D122248

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to