User Details
- User Since
- Feb 19 2023, 9:55 AM (31 w, 10 h)
Jun 11 2023
Rebase on main
Jun 6 2023
Sort tests out a bit more
Sort out tests
Rebase on main
May 29 2023
Hi @PiotrZSL if you are happy with the changes, could you commit the diff for me as I don't have commit access to LLVM repo?
- Rebase on trunk
- Remove unused helpers
Addressed 1 and 3. As for the new methods in StmtCXX.h, I think they may be used elsewhere too where we need to make a distinction between the visible body of the coroutine and the desugared version.
- Update release notes
- Remove checks for no messages
May 28 2023
@PiotrZSL & @ChuanqiXu may I request a re-review? I addressed all comments.
Add tests for co_yield and co_await
May 16 2023
Fix commit message
May 15 2023
a_shouldNotDiag -> b_shouldNotDiag
Address comments. Implement a special case for coroutines in ExceptionAnalyzer
Apr 4 2023
Apr 3 2023
Apr 2 2023
I don't have commit access so after the review is complete, please commit this diff in my place.
Fix the line number for the warning
Remove line breaks in CHECK-MESSAGES lines
Feb 27 2023
Author info for the commit: Deniz Evrenci (denizevrenci@gmail.com)
Feb 22 2023
@NoQ I don't have commit access. Should I leave landing the diff to you?
Feb 19 2023
Added some throws that should be ignored.