[all-commits] [llvm/llvm-project] e0de24: [libc] Re-enable wctob with fixes

michaelrj-google via All-commits all-commits at lists.llvm.org
Wed Mar 29 12:49:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0de24cb0d5512ae4c69def6b91ec345780f7882
      https://github.com/llvm/llvm-project/commit/e0de24cb0d5512ae4c69def6b91ec345780f7882
  Author: Michael Jones <michaelrj at google.com>
  Date:   2023-03-29 (Wed, 29 Mar 2023)

  Changed paths:
    M libc/config/linux/x86_64/entrypoints.txt
    M libc/include/CMakeLists.txt
    M libc/include/llvm-libc-types/CMakeLists.txt
    M libc/src/wchar/CMakeLists.txt

  Log Message:
  -----------
  [libc] Re-enable wctob with fixes

The stdio test failures were due to headers potentially not being built
in the correct order. This should set up the dependencies correctly.

Reviewed By: sivachandra

Differential Revision: https://reviews.llvm.org/D146551




More information about the All-commits mailing list