[libcxx-commits] [PATCH] D82338: [Coroutines] Fix a few failing tests

Xun Li via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 22 19:52:54 PDT 2020


lxfind updated this revision to Diff 272588.
lxfind added a comment.

Address lint message


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82338

Files:
  libcxx/test/libcxx/experimental/language.support/support.coroutines/dialect_support.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.prom/promise.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/await_result.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/bool_await_suspend.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/expected.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/fullexpr-dtor.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/generator.pass.cpp
  libcxx/test/std/experimental/language.support/support.coroutines/end.to.end/go.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82338.272588.patch
Type: text/x-patch
Size: 5725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200623/a1c68563/attachment-0001.bin>


More information about the libcxx-commits mailing list