mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
It turns out these tests actually succeed, if one has a clang with address sanitizer support enabled (i.e., has enabled the compiler-rt project). I guess none of the linux lldb devs have done that until now. llvm-svn: 354976