[clangd][test] Disable a particular testcase in FindExplicitReferencesTest when LLVM_...
authorJan Korous <jkorous@apple.com>
Thu, 16 Jan 2020 22:54:59 +0000 (14:54 -0800)
committerJan Korous <jkorous@apple.com>
Thu, 16 Jan 2020 23:07:08 +0000 (15:07 -0800)
commit42b3c38903c9c80e129ce678db7f522967e91eeb
treee7c0cb330224feba3fd7a586df4ae0d92bb59873
parenta4a42160c4463eac74c5d0cfa9a88c4971d8a23e
[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
clang-tools-extra/clangd/unittests/FindTargetTests.cpp