Clang's lit.cfg checks for the presence of a few test binaries, including the clang-interpreter. This binary is only built if building the clang examples, so the check should also only fire if the clang examples are built.
Diff Detail
Diff Detail
Differential D13498
Silence spurious warning from lit about missing clang-interpreter ClosedPublic Authored by richard.barton.arm on Oct 7 2015, 1:27 AM.
Details
Diff Detail Event Timelinerichard.barton.arm retitled this revision from to Silence spurious warning from lit about missing clang-interpreter. richard.barton.arm updated this object. This revision is now accepted and ready to land.Oct 7 2015, 4:03 AM
Diff 36712 test/lit.cfg
|