[PATCH] D111930: Add support for Bazel builds on Windows with `clang-cl`.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 16 01:20:19 PDT 2021


chandlerc updated this revision to Diff 380150.
chandlerc added a comment.

Add at least one obvious fix needed in Clang's build rules as well.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111930/new/

https://reviews.llvm.org/D111930

Files:
  utils/bazel/.bazelrc
  utils/bazel/llvm-project-overlay/clang/BUILD.bazel
  utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
  utils/bazel/llvm-project-overlay/llvm/config.bzl
  utils/bazel/llvm-project-overlay/llvm/include/llvm/Config/config.h
  utils/bazel/llvm-project-overlay/llvm/unittests/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111930.380150.patch
Type: text/x-patch
Size: 6599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211016/991cdc5f/attachment.bin>


More information about the llvm-commits mailing list