Files
clang-p2996/clang-tools-extra/test/clang-tidy/checkers/llvmlibc
Paul Kirth a074f88695 [libc] Update libc namespace clang-tidy checks (#98424)
This patch updates the clang-tidy checks for llvm-libc to ensure that
the namespace macro used to declare the libc namespace is updated from
LIBC_NAMESPACE to LIBC_NAMESPACE_DECL which by default has hidden
visibility.

Co-authored-by: Prabhu Rajesakeran <prabhukr@google.com>
2024-07-11 13:36:07 -07:00
..