[all-commits] [llvm/llvm-project] c33e5d: [libc] Add the missing math_extras.h include (#74259)

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Dec 4 11:02:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694
      https://github.com/llvm/llvm-project/commit/c33e5d59e5dd4f54c3f4cc00d1bedaf644fdb694
  Author: Petr Hosek <phosek at google.com>
  Date:   2023-12-04 (Mon, 04 Dec 2023)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/integer_utils.h

  Log Message:
  -----------
  [libc] Add the missing math_extras.h include (#74259)

math_extras.h is used in integer_utils.h when building for 32-bit
platforms but the include is missing.




More information about the All-commits mailing list