[PATCH] D25068: [coroutines] Switch to using std::experimental namespace per P0057R5

Gor Nishanov via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 3 17:21:00 PDT 2016


GorNishanov updated this revision to Diff 73378.
GorNishanov marked an inline comment as done.
GorNishanov added a comment.

Implemented review feedback. Landing is imminent.


https://reviews.llvm.org/D25068

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  include/clang/Sema/Sema.h
  lib/Sema/Sema.cpp
  lib/Sema/SemaCoroutine.cpp
  lib/Sema/SemaDeclCXX.cpp
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25068.73378.patch
Type: text/x-patch
Size: 9830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161004/378fc334/attachment-0001.bin>


More information about the cfe-commits mailing list