[PATCH] D44826: Add -Wunused-using, a warning that finds unused using declarations.

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 23 11:22:46 PDT 2018


Eugene.Zelenko added a comment.

Please also mention new warning in Release Notes and documentation.

Will this warning be part of -Wall or -Wextra?


Repository:
  rC Clang

https://reviews.llvm.org/D44826





More information about the cfe-commits mailing list