[clang] [clang-tools-extra] [compiler-rt] [lld] [llvm] [NFC] Fix tests with invalid RUN directives (PR #179668)
James Henderson via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 10 01:18:06 PST 2026
https://github.com/jh7370 commented:
The changes that are purely fixing the RUN directive itself all look good to me, as does the obj2yaml test. However, I'm not sure I have enough contextual knowledge to be able to approve the tests in the other cases. It would be worth adding the authors of those tests and/or active maintainers in the relevant areas to review the changes to see if they are appropriate. You could alternatively split this PR up into individual ones with each non-trivial test change in a separate PR.
https://github.com/llvm/llvm-project/pull/179668
More information about the cfe-commits
mailing list