[PATCH] D113946: [libc][clang-tidy] fix namespace check for externals
Michael Jones via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 30 11:40:43 PST 2021
michaelrj updated this revision to Diff 390769.
michaelrj added a comment.
fix final comments before commit
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.390769.patch
Type: text/x-patch
Size: 8314 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211130/abda292d/attachment-0001.bin>
More information about the cfe-commits
mailing list