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

Minor grammar nit with a comment, but otherwise LGTM.



================
Comment at: clang/test/OpenMP/deferred-diags.cpp:40
+// Test deleting object with incomplete class definition does not causing
+// assertion.
+namespace TestDeleteIncompleteClassDefinition {
----------------
"Test that deleting an incomplete class type doesn't cause an assertion."


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

https://reviews.llvm.org/D112235

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

Reply via email to