forked from OSchip/llvm-project
Current versions of SWIG have a bug with Python 3 that causes Python to assert when iterating over a generator. This patch skips the test for the right combination of Python version and SWIG version. I'm attempting to upstream a patch to SWIG to fix this in a subsequent as-of-yet unreleased version, but I don't know how long that will take. llvm-svn: 253273 |
||
|---|---|---|
| .. | ||
| TestDefaultConstructorForAPIObjects.py | ||
| sb_address.py | ||
| sb_block.py | ||
| sb_breakpoint.py | ||
| sb_breakpointlocation.py | ||
| sb_broadcaster.py | ||
| sb_communication.py | ||
| sb_compileunit.py | ||
| sb_debugger.py | ||
| sb_error.py | ||
| sb_event.py | ||
| sb_filespec.py | ||
| sb_frame.py | ||
| sb_function.py | ||
| sb_instruction.py | ||
| sb_instructionlist.py | ||
| sb_lineentry.py | ||
| sb_listener.py | ||
| sb_module.py | ||
| sb_process.py | ||
| sb_section.py | ||
| sb_stringlist.py | ||
| sb_symbol.py | ||
| sb_symbolcontext.py | ||
| sb_target.py | ||
| sb_thread.py | ||
| sb_type.py | ||
| sb_value.py | ||
| sb_valuelist.py | ||
| sb_watchpoint.py | ||