[all-commits] [llvm/llvm-project] 1c241b: [libc] Missing FEnvImpl.h dependency on math.h

Petr Hosek via All-commits all-commits at lists.llvm.org
Sat Jul 1 11:27:56 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c241bb791f9ce34dae2020ba56b5f2e136c613a
      https://github.com/llvm/llvm-project/commit/1c241bb791f9ce34dae2020ba56b5f2e136c613a
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-07-01 (Sat, 01 Jul 2023)

  Changed paths:
    M libc/src/__support/FPUtil/CMakeLists.txt

  Log Message:
  -----------
  [libc] Missing FEnvImpl.h dependency on math.h

FEnvImpl.h includes math.h and so needs an explicit dependency.

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




More information about the All-commits mailing list