[PATCH] D140894: [clang-tidy] Don't emit misc-unused-using-decl warnings for header files.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 4 01:11:55 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0e11d65a58da: [clang-tidy] Don't emit misc-unused-using-decl warnings for header files. (authored by hokein).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140894/new/

https://reviews.llvm.org/D140894

Files:
  clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.cpp
  clang-tools-extra/clang-tidy/misc/UnusedUsingDeclsCheck.h
  clang-tools-extra/docs/clang-tidy/checks/misc/unused-using-decls.rst
  clang-tools-extra/test/clang-tidy/checkers/misc/unused-using-decls.hxx

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140894.486194.patch
Type: text/x-patch
Size: 4567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230104/06ed6793/attachment.bin>


More information about the cfe-commits mailing list