[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 14:00:14 PST 2021
michaelrj updated this revision to Diff 387759.
michaelrj marked an inline comment as done.
michaelrj added a comment.
update the set type
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.387759.patch
Type: text/x-patch
Size: 8177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20211116/053f80cf/attachment.bin>
More information about the libc-commits
mailing list