This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] Alias defintions for checks
AbandonedPublic

Authored by njames93 on Jan 12 2020, 6:38 AM.

Details

Summary

Child of https://reviews.llvm.org/D72566 - just implementing the checks and a test case

Diff Detail

Event Timeline

njames93 created this revision.Jan 12 2020, 6:38 AM

Unit tests: pass. 61774 tests passed, 0 failed and 780 were skipped.

clang-tidy: fail. Please fix clang-tidy findings.

clang-format: fail. Please format your changes with clang-format by running git-clang-format HEAD^ or applying this patch.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

njames93 abandoned this revision.Feb 25 2020, 12:19 AM