llvm-project/lldb/packages/Python/lldbsuite/test/lang/c
Nitesh Jain 0c29ef1b80 [LLDB][MIPS] Fix TestRegisterVariables.py.
Clang does not accept regparm attribute on these platforms.
Fortunately, the default calling convention passes arguments
in registers any way

Subscribers: jaydeep, bhushan, lldb-commits, slthakur
llvm-svn: 305378
2017-06-14 10:02:56 +00:00
..
anonymous *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
array_types *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
bitfields Enable TestBitfields on linux with clang 2016-11-24 15:03:31 +00:00
blocks *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
conflicting-symbol Make TestConflictingSymbol run on non-darwin targets 2017-05-17 11:47:44 +00:00
const_variables *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
enum_types Un-XFail test on Windows. Has been in "unexpected success" mode for a while. 2016-11-10 17:21:22 +00:00
find_struct_type FindTypes should find "struct TypeName" as well as "TypeName". 2017-03-21 02:13:50 +00:00
forward *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
function_types *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
global_variables Added a radar on our end for this test's failure. 2016-10-11 23:30:38 +00:00
inlines [DWARF] Fix lookup in the abstract origins of inlined blocks/functions 2017-04-24 22:11:10 +00:00
modules Added a decorator for the macOS version and switched over testcases that used platform.release 2016-10-20 00:03:39 +00:00
recurse
register_variables [LLDB][MIPS] Fix TestRegisterVariables.py. 2017-06-14 10:02:56 +00:00
set_values *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
shared_lib Provide a mechanism to do some pre-loading of symbols up front. 2017-04-28 00:51:06 +00:00
shared_lib_stripped_symbols *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
step-target *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
stepping *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
strings *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
struct_types *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
tls_globals *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
typedef *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
unions *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00