[libc-commits] [PATCH] D157169: [libc] Clean up required LIBC_INLINE uses in src/string

Roland McGrath via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Aug 4 18:49:38 PDT 2023


mcgrathr updated this revision to Diff 547435.
mcgrathr added a comment.

Add some missing annoations that the linter missed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157169/new/

https://reviews.llvm.org/D157169

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/new.h
  libc/src/__support/CPP/optional.h
  libc/src/__support/CPP/span.h
  libc/src/__support/CPP/string_view.h
  libc/src/__support/CPP/type_traits.h
  libc/src/__support/common.h
  libc/src/__support/ctype_utils.h
  libc/src/string/memory_utils/inline_memmem.h
  libc/src/string/memory_utils/utils.h
  libc/src/string/string_utils.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157169.547435.patch
Type: text/x-patch
Size: 21226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230805/dbf0e6a8/attachment-0001.bin>


More information about the libc-commits mailing list