This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Add extra tests
ClosedPublic

Authored by steveire on Jan 4 2021, 1:42 PM.

Details

Summary

By default, check_clang_tidy runs tests in c++11-or-later mode.

Diff Detail

Event Timeline

steveire created this revision.Jan 4 2021, 1:42 PM
steveire requested review of this revision.Jan 4 2021, 1:42 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 4 2021, 1:42 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
This revision is now accepted and ready to land.Jan 5 2021, 6:18 AM
This revision was automatically updated to reflect the committed changes.