[libc-commits] [PATCH] D113946: [libc][clang-tidy] fix namespace check for externals

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Nov 16 10:57:46 PST 2021


michaelrj updated this revision to Diff 387703.
michaelrj marked 6 inline comments as done.
michaelrj added a comment.

clean up the code and remove debug statements


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113946

Files:
  clang-tools-extra/clang-tidy/llvmlibc/CalleeNamespaceCheck.cpp
  libc/docs/clang_tidy_checks.rst
  libc/src/__support/FPUtil/NearestIntegerOperations.h
  libc/src/__support/str_to_float.h
  libc/src/__support/str_to_integer.h
  libc/src/math/generic/math_utils.h
  libc/src/string/strdup.cpp
  libc/src/string/strndup.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113946.387703.patch
Type: text/x-patch
Size: 7302 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211116/4a9e778c/attachment.bin>


More information about the libc-commits mailing list