[Lldb-commits] [PATCH] D6272: [lldb] Add @skipIfAddressSanitizerUnsupported test decorator

Kuba Brecka via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 11 02:51:31 PDT 2016


kubabrecka abandoned this revision.
kubabrecka added a comment.

This is now done properly by 1) checking out libcxx, and compiler-rt for an LLDB build, and 2) running tests against the just-built clang.


http://reviews.llvm.org/D6272





More information about the lldb-commits mailing list