[all-commits] [llvm/llvm-project] b7599d: [libc] Fixed NamedType usage in Fenv HeaderSpec Ty...

RoseZhang03 via All-commits all-commits at lists.llvm.org
Fri Jun 14 10:15:01 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b7599da44983e3921116991bc6de1f10d2c1c3d9
      https://github.com/llvm/llvm-project/commit/b7599da44983e3921116991bc6de1f10d2c1c3d9
  Author: RoseZhang03 <rosezhang at google.com>
  Date:   2024-06-14 (Fri, 14 Jun 2024)

  Changed paths:
    M libc/spec/stdc.td

  Log Message:
  -----------
  [libc] Fixed NamedType usage in Fenv HeaderSpec Types (#95487)

Issue: NamedType<"fenv_t"> and NamedType<"fexcept_t"> were used in Fenv
HeaderSpec Types section instead of the actual NamedType
Fixed: Changed to FEnvT and FExceptT



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list