llvm-project/lldb/packages/Python/lldbsuite/test/lang/c
Pavel Labath 7c437023ca Fix TestRegisterVariables for clang/arm
Clang rejects __attribute__((regparm)) when targetting arm. The default
calling convention passes arguments in registers anyway, so we can just
remove them in this case.

llvm-svn: 300670
2017-04-19 10:13:29 +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
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 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +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 Fix TestRegisterVariables for clang/arm 2017-04-19 10:13:29 +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 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +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