[all-commits] [llvm/llvm-project] efcf64: Reland "[clangd][test] Disable a particular testca...

jkorous-apple via All-commits all-commits at lists.llvm.org
Mon Feb 10 12:17:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: efcf6430009cc5bcc2024ecec1c4e4bbb328d037
      https://github.com/llvm/llvm-project/commit/efcf6430009cc5bcc2024ecec1c4e4bbb328d037
  Author: Jan Korous <jkorous at apple.com>
  Date:   2020-02-10 (Mon, 10 Feb 2020)

  Changed paths:
    M clang-tools-extra/clangd/unittests/FindTargetTests.cpp

  Log Message:
  -----------
  Reland "[clangd][test] Disable a particular testcase in FindExplicitReferencesTest when LLVM_ENABLE_EXPENSIVE_CHECKS""

The test got re-enabled after d54d71b67e60 landed.

However it seems that the order is still not deterministic as it
currently passes with -DLLVM_ENABLE_EXPENSIVE_CHECKS=OFF but randomly
fails with expensive checks ON.




More information about the All-commits mailing list