[PATCH] D121516: [clang][deps] Simplify PREFIX definitions in tests

2022-03-12 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 added a reviewer: Bigcheese. jansvoboda11 added a comment. In case you want to do a post-commit review. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D121516/new/ https://reviews.llvm.org/D121516 ___

[PATCH] D121516: [clang][deps] Simplify PREFIX definitions in tests

2022-03-12 Thread Jan Svoboda via Phabricator via cfe-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rGc4b13f7a2f7f: [clang][deps] Simplify PREFIX definitions in tests (authored by jansvoboda11). Repository: rG LLVM Github

[PATCH] D121516: [clang][deps] Simplify PREFIX definitions in tests

2022-03-12 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 created this revision. Herald added a project: All. jansvoboda11 requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. Instead of outputting the test directory into the JSON result file, parsing it with `FileCheck` and then potentia