diff options
author | Geoffrey Martin-Noble <gcmn@google.com> | 2021-07-12 12:14:11 -0700 |
---|---|---|
committer | Geoffrey Martin-Noble <gcmn@google.com> | 2021-07-12 12:46:13 -0700 |
commit | 279c3a5be3b4f3030584033823f19752325d08ce (patch) | |
tree | 2b5d40ea017b59bf905223e5909f63281d4dfec5 /lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp | |
parent | 1ca748608dd45d7c2975715528b4f06d348e5e5a (diff) | |
download | llvm-279c3a5be3b4f3030584033823f19752325d08ce.zip llvm-279c3a5be3b4f3030584033823f19752325d08ce.tar.gz llvm-279c3a5be3b4f3030584033823f19752325d08ce.tar.bz2 |
[Bazel] ignore build files under libcxx's copy of google-benchmark
https://github.com/llvm/llvm-project/commit/5208ec5c66dc updated the
of google-benchmark under libcxx adding a BUILD.bazel file. This upsets
Bazel in our overlay configuration because it tries to interpret this
file.
Currently this is breaking the CI:
https://buildkite.com/llvm-project/upstream-bazel-rbe/builds/1828
Tested (same command the CI uses)
`bazel query //... + @llvm-project//... | xargs bazel test --config=generic-clang --config=rbe --test_output=errors --test_tag_filters=-nobuildkite --build_tag_filters=-nobuildkite`
Differential Revision: https://reviews.llvm.org/D105833
Diffstat (limited to 'lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp')
0 files changed, 0 insertions, 0 deletions