[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 30 11:46:02 PST 2021
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG155f5a6dac62: [libc][clang-tidy] fix namespace check for externals (authored by michaelrj).
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
clang-tools-extra/test/clang-tidy/checkers/llvmlibc-callee-namespace.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.390773.patch
Type: text/x-patch
Size: 8314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211130/421c3d73/attachment.bin>
More information about the libc-commits
mailing list