[libc-commits] [PATCH] D145631: [libc][WIP] clean up lint errors in strings
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Wed Mar 8 16:31:44 PST 2023
michaelrj created this revision.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
michaelrj requested review of this revision.
Very much WIP, there are still several lint errors and there are also
some changes to fix lint errors I'm not sure are correct.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D145631
Files:
libc/src/__support/CPP/array.h
libc/src/__support/CPP/bit.h
libc/src/__support/CPP/bitset.h
libc/src/__support/CPP/cstddef.h
libc/src/__support/CPP/type_traits.h
libc/src/__support/common.h
libc/src/__support/endian.h
libc/src/__support/macros/optimization.h
libc/src/string/memory_utils/op_generic.h
libc/src/string/memory_utils/op_x86.h
libc/src/string/memory_utils/utils.h
libc/src/string/string_utils.h
libc/utils/HdrGen/PublicAPICommand.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145631.503561.patch
Type: text/x-patch
Size: 31367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230309/be69a16a/attachment-0001.bin>
More information about the libc-commits
mailing list