[PATCH] D62445: [test] Fix plugin tests

Don Hinton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 6 09:07:12 PDT 2019


hintonda added a comment.

In D62445#1630518 <https://reviews.llvm.org/D62445#1630518>, @NoQ wrote:

> I didn't make much progress so far, but i marked the test as `// UNSUPPORTED: darwin` in rC368765 <https://reviews.llvm.org/rC368765>, so the buildbot is now green starting with http://green.lab.llvm.org/green/job/clang-stage2-cmake-RgSan/6519/.


I haven't had a chance to check this, but I suspect these plugin tests need LLVM_NO_DEAD_STRIP, since the failing build is RelWithDebInfo.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D62445





More information about the cfe-commits mailing list