aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM aside from a tiny nit with one of the release notes.



================
Comment at: clang/docs/ReleaseNotes.rst:140-144
+- Improve __builtin_dump_struct:
+
+  - Support bitfields in struct and union.
+  
+  - Improve the dump format, dump both bitwidth(if its a bitfield) and field 
value.
----------------
Er, this is a builtin and not an attribute, so I'd put it under the 
"Non-comprehensive list of changes in this release" heading instead.


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