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.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145631
[libc][WIP] clean up lint errors in strings Needs ReviewPublic Authored by michaelrj on Mar 8 2023, 4:31 PM. This revision needs review, but there are no reviewers specified.
Details
Summary Very much WIP, there are still several lint errors and there are also
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 8 2023, 4:31 PM
Revision Contents
Diff 503561 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
|