chriselrod added inline comments.

================
Comment at: clang/test/SemaCXX/GH59624.cpp:10-12
+struct CFoo{
+    const int x{0};
+};
----------------
This isn't needed for the test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140664

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

Reply via email to