[clang] [clang-tools-extra] [lld] [llvm] Fix monitor (PR #132880)

2025-03-24 Thread Abdur Javaid via cfe-commits
https://github.com/abdurj closed https://github.com/llvm/llvm-project/pull/132880 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [lld] [llvm] When (PR #126173)

2025-02-06 Thread Abdur Javaid via cfe-commits
https://github.com/abdurj closed https://github.com/llvm/llvm-project/pull/126173 ___ 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 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 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