[PATCH] D102147: [Clang][Coroutines] Implement P2014R0 Option 1 behind -fcoroutines-aligned-alloc
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 11 17:25:19 PDT 2021
ychen updated this revision to Diff 344609.
ychen added a comment.
- rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102147/new/
https://reviews.llvm.org/D102147
Files:
clang/docs/ClangCommandLineReference.rst
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/LangOptions.def
clang/include/clang/Driver/Options.td
clang/include/clang/Sema/Sema.h
clang/lib/CodeGen/CGBuiltin.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Sema/SemaCoroutine.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExprCXX.cpp
clang/test/CodeGenCoroutines/coro-aligned-alloc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102147.344609.patch
Type: text/x-patch
Size: 42434 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210512/7ba566d6/attachment-0001.bin>
More information about the cfe-commits
mailing list