[PATCH] D25130: [coroutines] Rename driver flag -fcoroutines to -fcoroutines-ts
Gor Nishanov via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 1 19:37:09 PDT 2016
GorNishanov updated this revision to Diff 73206.
GorNishanov marked an inline comment as done.
GorNishanov added a comment.
rename .m and .mm to .c and .cpp
https://reviews.llvm.org/D25130
Files:
include/clang/Basic/LangOptions.def
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
lib/Basic/IdentifierTable.cpp
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Frontend/InitPreprocessor.cpp
lib/Sema/SemaDecl.cpp
test/CodeGenCoroutines/microsoft-abi-operator-coawait.cpp
test/Driver/coroutines.c
test/Driver/coroutines.cpp
test/Lexer/coroutines.cpp
test/Lexer/cxx-features.cpp
test/Parser/cxx1z-coroutines.cpp
test/SemaCXX/coroutines.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25130.73206.patch
Type: text/x-patch
Size: 8802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161002/030b0371/attachment.bin>
More information about the cfe-commits
mailing list