This is an archive of the discontinued LLVM Phabricator instance.

[clangd] Build and test IndexBenchmark in check-clangd
ClosedPublic

Authored by hokein on Nov 28 2018, 4:02 AM.

Details

Summary

Include IndexBenchmark in check-clangd to make sure we won't forget to update
it when doing breaking changes; also fix an out-of-date test input.

Diff Detail

Event Timeline

hokein created this revision.Nov 28 2018, 4:02 AM
This revision is now accepted and ready to land.Nov 28 2018, 4:54 AM
This revision was automatically updated to reflect the committed changes.