This is an archive of the discontinued LLVM Phabricator instance.

Silence warning from lit about missing clang-interpreter
AbandonedPublic

Authored by richard.barton.arm on Oct 7 2015, 12:51 AM.

Details

Summary

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

Event Timeline

richard.barton.arm retitled this revision from to Silence warning from lit about missing clang-interpreter.
richard.barton.arm updated this object.
richard.barton.arm added a reviewer: cfe-commits.
richard.barton.arm abandoned this revision.Oct 7 2015, 1:23 AM

Adandoning and starting again with cfe-commits as subscriber.