Complete the implementation of p0914r1.
Implicit object parameter should be passed to a promise constructor.
Details
Details
- Reviewers
modocache rsmith lewissbaker - Commits
- rG07ac63f89e4e: [coroutines] Pass implicit object parameter to promise ctor (fix BUG37604)
rC333379: [coroutines] Pass implicit object parameter to promise ctor (fix BUG37604)
rL333379: [coroutines] Pass implicit object parameter to promise ctor (fix BUG37604)
Diff Detail
Diff Detail
- Repository
- rL LLVM