[libc-commits] [PATCH] D139712: [libc] Add compiler, builtin and feature detection

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Fri Dec 9 06:34:59 PST 2022


gchatelet updated this revision to Diff 481627.
gchatelet added a comment.

- Fix typo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139712

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/CPP/bit.h
  libc/src/__support/builtin_wrappers.h
  libc/src/__support/compilers.h
  libc/src/__support/sanitizer.h
  libc/src/string/memory_utils/utils.h
  libc/test/src/string/memory_utils/memory_check_utils.h
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139712.481627.patch
Type: text/x-patch
Size: 8431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20221209/fb0d8f66/attachment.bin>


More information about the libc-commits mailing list