vhscampos marked 3 inline comments as done.
vhscampos added inline comments.


================
Comment at: clang/test/CodeGenCXX/debug-info-structured-binding-bitfield.cpp:6
+  unsigned int y : 16;
+};
+
----------------
tmatheson wrote:
> This would be easier to check if the structs had meaningful names, e.g. 
> S_16_16
I left naming as it was, but now used your suggested code structure and also 
used update_cc_test


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157479

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

Reply via email to