[PATCH] D76533: [clangd] Skip ClangdVFSTest.TestStackOverflow when address sanitizer is used

Bjorn Pettersson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 20 15:45:13 PDT 2020


bjope added a comment.

I don't know if this is a good solution. But we've had problems with our downstream bots that builds llvm with asan, and runs check-all, for awhile (probably since we merged https://reviews.llvm.org/D50993).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76533/new/

https://reviews.llvm.org/D76533





More information about the cfe-commits mailing list