This is an archive of the discontinued LLVM Phabricator instance.

gn build: Add check-clang-tools to run clang-tools-extra lit tests
ClosedPublic

Authored by thakis on Mar 28 2019, 12:17 PM.

Details

Summary

Only runs the clang-tools-extra lit tests; not yet the unit tests.

Add a build file for clangd-indexer too, since it's needed for
the tests.

Diff Detail

Event Timeline

thakis created this revision.Mar 28 2019, 12:17 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2019, 12:17 PM
mbonadei accepted this revision.Mar 28 2019, 3:05 PM

Really nice work!

LGTM (also patched locally and tested).

This revision is now accepted and ready to land.Mar 28 2019, 3:05 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 28 2019, 7:47 PM