Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D25045
[Coroutines] Add proper mangling for operator co_await for MicrosoftABI ClosedPublic Authored by GorNishanov on Sep 28 2016, 2:25 PM.
Details
Diff Detail
Event TimelineGorNishanov retitled this revision from to [Coroutines] Add proper mangling for operator co_await for MicrosoftABI. GorNishanov updated this object. This revision is now accepted and ready to land.Sep 28 2016, 3:37 PM Closed by commit rL282645: [Coroutines] Add proper mangling for operator co_await for MicrosoftABI (authored by GorNishanov). · Explain WhySep 28 2016, 3:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 72916 cfe/trunk/lib/AST/MicrosoftMangle.cpp
cfe/trunk/test/CodeGenCoroutines/microsoft-abi-operator-coawait.cpp
|