This revision was automatically updated to reflect the committed changes.
Closed by commit rG2493a7016416: [clangd] Disable tests that are incompatible
with Windows (authored by andrewng).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142228/new/
ht
kadircet added a comment.
thanks this makes sense! we were filtering on `target_triple` before, which is
not right, especially when host triple is not the default target.
as a follow up i'll drop all the `target={{...}}` conditions as we should
actually be able to run these tests even when they
andrewng created this revision.
andrewng added a reviewer: kadircet.
Herald added a subscriber: arphaman.
Herald added a project: All.
andrewng requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.
Herald added a project: clang-tools-extra.
These tests e