This is an archive of the discontinued LLVM Phabricator instance.

[clang-tidy] add all clang-tidy modules to plugin
ClosedPublic

Authored by JonasToth on Jul 31 2018, 6:47 AM.

Details

Summary

This patch addresses PR38359 and adds all existing clang-tidy
modules to the plugin that can be used together with libclang.

Diff Detail

Repository
rL LLVM

Event Timeline

JonasToth created this revision.Jul 31 2018, 6:47 AM

I reordered the anchoring list to be in alphabetical order as well!

This revision is now accepted and ready to land.Jul 31 2018, 8:07 AM
This revision was automatically updated to reflect the committed changes.