erichkeane accepted this revision.
erichkeane added a comment.
This revision is now accepted and ready to land.

2 small bits, otherwise LGTM.



================
Comment at: clang/docs/ReleaseNotes.rst:94
+- The builtin function __builtin_dump_struct would crash clang when the target 
+  struct have bitfield. Now it fixed.
+  This fixes Issue `Issue 54462 
<https://github.com/llvm/llvm-project/issues/54462>`_.
----------------



================
Comment at: clang/docs/ReleaseNotes.rst:113
+- Improve __builtin_dump_struct:
+
+  - Support bitfields in struct and union.
----------------
extranious newline.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122668

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

Reply via email to