[PATCH] D55595: [clang-tidy] Share the forced linking code between clang-tidy tool and plugin
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 13 06:18:22 PST 2018
yvvan added a comment.
In D55595#1329647 <https://reviews.llvm.org/D55595#1329647>, @JonasToth wrote:
> One thing: Could you please check the utility-scripts in clang-tidy that create new checks, if they need adjustments? Not sure if we have something in there that relies on the old structure.
As far as I see these scripts do not touch 'tool' or 'plugin' folders at all, only the specific module, docs and tests.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55595/new/
https://reviews.llvm.org/D55595
More information about the cfe-commits
mailing list