This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bd7f4c561f5e2385ebe5500a044efe0de30cccaa
clang-p2996
/
llvm
/
lib
/
Transforms
/
Coroutines
History
Fangrui Song
a9fae58782
[Transforms/Coroutines] llvm::Optional => std::optional
2022-12-13 08:32:44 +00:00
..
CMakeLists.txt
…
CoroCleanup.cpp
…
CoroConditionalWrapper.cpp
[PrintPipeline] Handle CoroConditionalWrapper and add more verification
2022-10-12 09:36:45 -07:00
CoroEarly.cpp
[Coro][Debuginfo] Add debug info to
__NoopCoro_ResumeDestroy
function
2022-08-26 05:49:52 -07:00
CoroElide.cpp
[Transforms] Use std::nullopt instead of None (NFC)
2022-12-02 21:11:37 -08:00
CoroFrame.cpp
[Transforms/Coroutines] llvm::Optional => std::optional
2022-12-13 08:32:44 +00:00
CoroInstr.h
…
CoroInternal.h
[Coroutines] Store the index for final suspend point if there is unwind coro end
2022-08-26 14:05:46 +08:00
CoroSplit.cpp
[Coroutines] Don't mark the parameter attribute of resume function as noalias
2022-12-13 10:19:24 +08:00
Coroutines.cpp
[Transforms] Qualify auto in range-based for loops (NFC)
2022-08-27 21:21:02 -07:00