[all-commits] [llvm/llvm-project] 23ea2c: [libc][obvious] remove currently unused types

michaelrj-google via All-commits all-commits at lists.llvm.org
Mon Mar 20 17:23:06 PDT 2023


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

  Changed paths:
    M libc/spec/spec.td
    M libc/spec/stdc.td

  Log Message:
  -----------
  [libc][obvious] remove currently unused types

Somehow having MBState and StructTmType in the definition for wchar was
causing test failures. This should fix those.

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




More information about the All-commits mailing list