This revision was automatically updated to reflect the committed changes.
Closed by commit rL344958: [Driver] fix broken test (authored by
nickdesaulniers, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D53529
Files:
cfe/trunk/test/Driv
nickdesaulniers created this revision.
nickdesaulniers added reviewers: srhines, danalbert.
Herald added a subscriber: cfe-commits.
Fixes test from r344941 which was broken on Windows. We want to check
the selected toolchain rather than the found toolchain anyways.
Repository:
rC Clang
https: