[PATCH] D38455: [clang-tidy] new cppcoreguidelines-narrowing-conversions check.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 10 00:30:14 PDT 2018


courbet added a comment.

In https://reviews.llvm.org/D38455#1062718, @JonasToth wrote:

> > Sure. Is it OK to add a dependency from clang-tidy/bugprone/BugproneTidyModule.cpp to stuff in clang-tidy/cpp-coreguidelines ? Is there an existing example of this ?
>
> Take a look in the hicpp module, almost everything there is aliased :)


Thanks for the pointer !


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D38455





More information about the llvm-commits mailing list