Create an API as well as a command line option that dump all available check options as well as allowed values.
This infrastructure should drastically simplify 3rd party tools that would like to use clang-tidy but would prefer to handle options themselves, rather than letting users write their own .clang-tidy configuration files.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo