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

Kuba Brecka kuba.brecka at gmail.com
Sat Nov 15 14:19:09 PST 2014


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 --------------
A non-text attachment was scrubbed...
Name: D6272.16271.patch
Type: text/x-patch
Size: 9678 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141115/471eae4e/attachment.bin>


More information about the lldb-commits mailing list