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

LGTM! @ChuanqiXu wdyt?



================
Comment at: clang/test/CodeGenCoroutines/coro-function-try-block.cpp:1
+// RUN: %clang_cc1 -std=c++20 -triple=x86_64-- -emit-llvm -fcxx-exceptions \
+// RUN:            -disable-llvm-passes %s -o - | FileCheck %s
----------------
Space after `-triple=x86_64`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146758

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

Reply via email to