[PATCH] D25130: [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts

Gor Nishanov via cfe-commits cfe-commits at lists.llvm.org
Sat Oct 1 20:40:58 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL283064: [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D25130?vs=73206&id=73208#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25130

Files:
  cfe/trunk/include/clang/Basic/LangOptions.def
  cfe/trunk/include/clang/Driver/CC1Options.td
  cfe/trunk/include/clang/Driver/Options.td
  cfe/trunk/lib/Basic/IdentifierTable.cpp
  cfe/trunk/lib/Driver/Tools.cpp
  cfe/trunk/lib/Frontend/CompilerInvocation.cpp
  cfe/trunk/lib/Frontend/InitPreprocessor.cpp
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/test/CodeGenCoroutines/microsoft-abi-operator-coawait.cpp
  cfe/trunk/test/Driver/coroutines.c
  cfe/trunk/test/Driver/coroutines.cpp
  cfe/trunk/test/Lexer/coroutines.cpp
  cfe/trunk/test/Lexer/cxx-features.cpp
  cfe/trunk/test/Parser/cxx1z-coroutines.cpp
  cfe/trunk/test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25130.73208.patch
Type: text/x-patch
Size: 9284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161002/004551c9/attachment.bin>


More information about the cfe-commits mailing list