[clang] [lld] [llvm] Add _Coroutine unit tests (PR #116561)

2024-11-17 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-lld-macho @llvm/pr-subscribers-clang Author: Abdur Javaid (abdurj) Changes Adds a simple FileCheck test for _Coroutine. For some reason, we broke a previous test but we can figure this out later. ## Testing: `ninja -C build check-clang` --- Patch is

[clang] [lld] [llvm] Add _Coroutine unit tests (PR #116561)

2024-11-17 Thread Abdur Javaid via cfe-commits
https://github.com/abdurj closed https://github.com/llvm/llvm-project/pull/116561 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [lld] [llvm] Add _Coroutine unit tests (PR #116561)

2024-11-17 Thread via cfe-commits
github-actions[bot] wrote: Thank you for submitting a Pull Request (PR) to the LLVM Project! This PR will be automatically labeled and the relevant teams will be notified. If you wish to, you can add reviewers by using the "Reviewers" section on this page. If this is not working for you, it

[clang] [lld] [llvm] Add _Coroutine unit tests (PR #116561)

2024-11-17 Thread Abdur Javaid via cfe-commits
https://github.com/abdurj created https://github.com/llvm/llvm-project/pull/116561 Adds a simple FileCheck test for _Coroutine. For some reason, we broke a previous test but we can figure this out later. ## Testing: `ninja -C build check-clang` >From ec2e4574378f4b248277789c4951781a7244be6e M