[all-commits] [llvm/llvm-project] ffcd6c: [bazel][libc] Add errno target to function_deps of...

Siva Chandra via All-commits all-commits at lists.llvm.org
Tue Mar 14 00:40:40 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ffcd6cabaf5b772d2ed78208f0e8d3e521d5ea23
      https://github.com/llvm/llvm-project/commit/ffcd6cabaf5b772d2ed78208f0e8d3e521d5ea23
  Author: Siva Chandra Reddy <sivachandra at google.com>
  Date:   2023-03-14 (Tue, 14 Mar 2023)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/test/libc_test_rules.bzl
    M utils/bazel/llvm-project-overlay/libc/test/src/math/libc_math_test_rules.bzl
    M utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel

  Log Message:
  -----------
  [bazel][libc] Add errno target to function_deps of tests.

Existing listings in normal deps have been removed.

Reviewed By: akuegel

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




More information about the All-commits mailing list