[all-commits] [llvm/llvm-project] 2b2310: [libc++] tests with picolibc: update picolibc (#77...

Dominik Wójt via All-commits all-commits at lists.llvm.org
Fri Jan 12 14:32:16 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b2310484f5fc30c9da914caa8d2bd12ab25b3e6
      https://github.com/llvm/llvm-project/commit/2b2310484f5fc30c9da914caa8d2bd12ab25b3e6
  Author: Dominik Wójt <dominik.wojt at arm.com>
  Date:   2024-01-12 (Fri, 12 Jan 2024)

  Changed paths:
    M libcxx/utils/ci/build-picolibc.sh

  Log Message:
  -----------
  [libc++] tests with picolibc: update picolibc (#77908)

The updated picolibc version has "isblank" function with external
linkage. This is required for C++ modules support.

This should solve all the problems reported in #76980, but
we'll wait to validate this with the modules build without
closing that issue.




More information about the All-commits mailing list