[PATCH] D143123: [NFC] Add split-file as runtime test dependency

2023-02-01 Thread YongKang Zhu via Phabricator via cfe-commits
yozhu updated this revision to Diff 494156. yozhu added a comment. Herald added a project: clang. Herald added a subscriber: cfe-commits. Add `split-file` as compiler-rt test dependency under clang/runtime Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.or

[PATCH] D143123: [NFC] Add split-file as runtime test dependency

2023-02-02 Thread YongKang Zhu via Phabricator via cfe-commits
yozhu updated this revision to Diff 494354. yozhu added a comment. rebase Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D143123/new/ https://reviews.llvm.org/D143123 Files: clang/runtime/CMakeLists.txt llvm/runtimes/CMakeLists.txt Index: llvm

[PATCH] D147764: Fix the two gmoules-prefered-name-* tests

2023-04-06 Thread YongKang Zhu via Phabricator via cfe-commits
yozhu created this revision. Herald added a project: All. yozhu requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Add missing "REQUIRES: asserts" for the two tests added in commit 711a64412749ae73709562b591ab1609a3ee7751

[PATCH] D147764: Fix the two gmoules-prefered-name-* tests

2023-04-06 Thread YongKang Zhu via Phabricator via cfe-commits
yozhu added a comment. In D147764#4250636 , @chapuni wrote: > FYI it's netter to mention diff id like D145803 > rather than commit hash, as far as is is > based on the diff. Yes, will include diff ID in commit message

[PATCH] D147764: Fix the two gmoules-prefered-name-* tests

2023-04-07 Thread YongKang Zhu via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG53d8b59307d4: Fix the two gmoules-prefered-name-* tests (authored by yozhu). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION http