aaron.ballman added a comment.

Thanks for adding some more test coverage! Would it be worth mentioning the 
miscompile fix in the release notes more explicitly?



================
Comment at: clang/test/Sema/stmtexpr-init.c:1
+// RUN: %clang_cc1 -verify -fsyntax-only -std=gnu11 %s
+
----------------
I'd remove the gnu11 from here as well (we default to being in GNU mode anyway).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127201

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

Reply via email to