[all-commits] [llvm/llvm-project] f3a8a7: [Bazel] Unconditionally define STDC LIMIT/CONSTANT...

Geoffrey Martin-Noble via All-commits all-commits at lists.llvm.org
Thu Jul 29 18:12:09 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f3a8a7b91e54884a45895aa10e8433c2ce8e16ba
      https://github.com/llvm/llvm-project/commit/f3a8a7b91e54884a45895aa10e8433c2ce8e16ba
  Author: Geoffrey Martin-Noble <gcmn at google.com>
  Date:   2021-07-29 (Thu, 29 Jul 2021)

  Changed paths:
    M utils/bazel/llvm-project-overlay/llvm/config.bzl

  Log Message:
  -----------
  [Bazel] Unconditionally define STDC LIMIT/CONSTANT/FORMAT

These are unconditionally included in the CMake build as well and
necessary for some odd platforms (even though the C++11 standard says
they shouldn't be).

Reviewed By: chandlerc

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




More information about the All-commits mailing list