This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Sanity checks in ClangTidyTest header.
ClosedPublic

Authored by njames93 on Jun 29 2020, 3:22 PM.

Details

Summary

Motivated by a suspicously failing build, but also good to have anyway in general.

Diff Detail

Event Timeline

njames93 created this revision.Jun 29 2020, 3:22 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2020, 3:22 PM
aaron.ballman accepted this revision.Jun 30 2020, 5:32 AM

LGTM (the harbormaster failure looks unrelated to your changes from what I can tell)

This revision is now accepted and ready to land.Jun 30 2020, 5:32 AM
This revision was automatically updated to reflect the committed changes.