[all-commits] [llvm/llvm-project] 42b3c3: [clangd][test] Disable a particular testcase in Fi...
jkorous-apple via All-commits
all-commits at lists.llvm.org
Thu Jan 16 15:07:20 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 42b3c38903c9c80e129ce678db7f522967e91eeb
https://github.com/llvm/llvm-project/commit/42b3c38903c9c80e129ce678db7f522967e91eeb
Author: Jan Korous <jkorous at apple.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M clang-tools-extra/clangd/unittests/FindTargetTests.cpp
Log Message:
-----------
[clangd][test] Disable a particular testcase in FindExplicitReferencesTest when LLVM_ENABLE_EXPENSIVE_CHECKS
The test is failing on our CI bots.
Seems like the order of results for one target is undefined.
(post-commit review)
Differential Revision: https://reviews.llvm.org/D72883
More information about the All-commits
mailing list