[all-commits] [llvm/llvm-project] 774116: [clang-tidy] Update llvmlibc-implementation-in-nam...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Sep 21 08:06:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 774116b8f669a5a1fc12aaef6ebb408a5f064172
https://github.com/llvm/llvm-project/commit/774116b8f669a5a1fc12aaef6ebb408a5f064172
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.cpp
M clang-tools-extra/docs/ReleaseNotes.rst
M clang-tools-extra/docs/clang-tidy/checks/llvmlibc/implementation-in-namespace.rst
M clang-tools-extra/test/clang-tidy/checkers/llvmlibc/implementation-in-namespace.cpp
Log Message:
-----------
[clang-tidy] Update llvmlibc-implementation-in-namespace to new rules (#66504)
This is the implementation of step 3 of
https://discourse.llvm.org/t/rfc-customizable-namespace-to-allow-testing-the-libc-when-the-system-libc-is-also-llvms-libc/73079.
More information about the All-commits
mailing list