[PATCH] D15444: [clang-modernize] AddOverride: tests for handling throw() and noexcept() specifiers

Adrian ZgorzaƂek via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 11 12:07:43 PST 2015


adek05 added a comment.

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.


http://reviews.llvm.org/D15444





More information about the cfe-commits mailing list