[PATCH] D27655: Fix modernize-deprecated-headers clang-tidy warnings

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 13 10:12:29 PST 2016


Eugene.Zelenko added a comment.

Yes, IWYU is useful tool, but please note that it's not ideal, so will be good idea to check proposed changes manually.

You could build IWYU in-tree with Clang or Clang extra tools.


https://reviews.llvm.org/D27655





More information about the cfe-commits mailing list