[PATCH] D67298: [ASan] Only run dlopen-mixed-c-cxx.c with static runtime

serge via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 7 12:12:37 PDT 2019


serge-sans-paille added a comment.

Successfully tested on my box! I'd just use

  diff
  - UNSUPPORTED: asan-dynamic-runtime
  +REQUIRES: x86_64-target-arch && !android && !asan-dynamic-runtime

if that works on your side too.


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

https://reviews.llvm.org/D67298





More information about the llvm-commits mailing list