[PATCH] D72566: [clang-tidy] Clang tidy is now alias aware
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 12 08:40:14 PST 2020
njames93 added a comment.
How does this sound?
I'll put in a config option in there to disable the new alias behaviour.
Personally I'd say default to the new behaviour. Then if an organisation
relies on the old behaviour then can revert back with a command line option
or .clang-tidy file edit
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72566/new/
https://reviews.llvm.org/D72566
More information about the cfe-commits
mailing list