[all-commits] [llvm/llvm-project] 8aba17: [libc][obvious] fix bazel after removing vector

michaelrj-google via All-commits all-commits at lists.llvm.org
Wed Dec 21 16:04:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8aba17637788c106084aaae79a8e7285204a13a8
      https://github.com/llvm/llvm-project/commit/8aba17637788c106084aaae79a8e7285204a13a8
  Author: Michael Jones <michaelrj at google.com>
  Date:   2022-12-21 (Wed, 21 Dec 2022)

  Changed paths:
    M utils/bazel/llvm-project-overlay/libc/BUILD.bazel

  Log Message:
  -----------
  [libc][obvious] fix bazel after removing vector

The vector class was removed from the source code and cmake but not from
the bazel which caused bazel issues. This patch fixes that.

Reviewed By: sivachandra

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




More information about the All-commits mailing list