Test for D15443
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I don't see any tests for AddOverride in tests/clang-tidy yet. Is clang-tidy linking everything that clang-modernizer has? If so, I can create another patch which just moves these tests over.
Comment Actions
Clanag-modernize functionality was moved to Clang-tidy and extended there (modernize- check). See http://clang.llvm.org/extra/clang-tidy/checks/list.html.
Comment Actions
I need a brave soul to review D15443 too, so if you know who else could take a look at it feel free to add people there.