[PATCH] D112353: [bazel] fixes for windows build
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 22 15:48:00 PDT 2021
ychen created this revision.
ychen added a reviewer: GMNGeoffrey.
ychen requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
Giving Bazel a try on Win10 by following the README. It needs these fixes
to build through. Think that I should sent it out in case it is useful.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D112353
Files:
clang/unittests/libclang/TestUtils.h
utils/bazel/llvm-project-overlay/clang/BUILD.bazel
utils/bazel/llvm-project-overlay/clang/include/clang/Config/config.h
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112353.381673.patch
Type: text/x-patch
Size: 4346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211022/a58a88ea/attachment.bin>
More information about the cfe-commits
mailing list