[PATCH] D115943: [clang] Mixed coroutine namespaces

Nathan Sidwell via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jan 2 12:48:47 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb50fea47b6c4: [clang] Allow using std::coroutine_traits in  std::experimental (authored by urnathan).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115943

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaCoroutine.cpp
  clang/test/SemaCXX/coroutine-mixed3-exp-namespace.cpp
  clang/test/SemaCXX/coroutine-mixed4-exp-namespace.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115943.396945.patch
Type: text/x-patch
Size: 3692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220102/ff9aa555/attachment.bin>


More information about the cfe-commits mailing list