[PATCH] D55411: [clang-tidy] check for flagging using declarations not in the inner most namespace

Yucheng Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 10 18:35:51 PDT 2019


Ywicheng updated this revision to Diff 194623.
Ywicheng marked 2 inline comments as done.

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

https://reviews.llvm.org/D55411

Files:
  clang-tidy/abseil/AbseilTidyModule.cpp
  clang-tidy/abseil/CMakeLists.txt
  clang-tidy/abseil/SafelyScopedCheck.cpp
  clang-tidy/abseil/SafelyScopedCheck.h
  docs/ReleaseNotes.rst
  docs/clang-tidy/checks/abseil-safely-scoped.rst
  docs/clang-tidy/checks/list.rst
  test/clang-tidy/abseil-safely-scoped.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55411.194623.patch
Type: text/x-patch
Size: 7335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/c03438dc/attachment.bin>


More information about the cfe-commits mailing list