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

Doug Snyder dsnyder at blueshiftinc.com
Sat Nov 15 17:42:48 PST 2014


i'll try to test it monday

i think i can test it for clang 3.5 and clang 3.6.1



On Sat, Nov 15, 2014 at 2:19 PM, Kuba Brecka <kuba.brecka at gmail.com> wrote:

> Updating the patch to only perform the ASan tests for clang version >=
> 3.6.0. The older versions do not have the new ASan debugging API. Doug,
> could you try the patch now?
>
> http://reviews.llvm.org/D6272
>
> Files:
>   test/functionalities/asan/Makefile
>   test/functionalities/asan/TestMemoryHistory.py
>   test/functionalities/asan/TestReportData.py
>   test/lldbtest.py
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141115/0a7bb803/attachment.html>


More information about the lldb-commits mailing list