[cfe-dev] Removing Clang-modernize
Eugene Zelenko via cfe-dev
cfe-dev at lists.llvm.org
Wed Dec 16 13:05:17 PST 2015
Hi!
I think will be good idea to remove Clang-modernize at least from
installation if not from build or even source tree before 3.8 release.
Functionality was moved to Clang-tidy already. Old conversions were
improved and new conversions was added in Clang-tidy.
So Clang-modernize only takes space and build time without providing
any advantages over Clang-tidy.
Eugene.
More information about the cfe-dev
mailing list