[PATCH] D76744: [clang-tidy] Add check to ensure llvm-libc implementations are defined in correct namespace.
Paula Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 24 19:09:46 PDT 2020
PaulkaToast created this revision.
PaulkaToast added a project: clang-tools-extra.
Herald added subscribers: cfe-commits, MaskRay, xazax.hun, mgorny.
Herald added a project: clang.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76744
Files:
clang-tools-extra/clang-tidy/llvmlibc/CMakeLists.txt
clang-tools-extra/clang-tidy/llvmlibc/EntrypointNamespaceCheck.cpp
clang-tools-extra/clang-tidy/llvmlibc/EntrypointNamespaceCheck.h
clang-tools-extra/clang-tidy/llvmlibc/LLVMLibcTidyModule.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/llvmlibc-entrypoint-namespace.rst
clang-tools-extra/test/clang-tidy/checkers/llvmlibc-entrypoint-namespace.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76744.252475.patch
Type: text/x-patch
Size: 11617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200325/59e82557/attachment-0001.bin>
More information about the cfe-commits
mailing list