llvm-project/clang/test/Import
David Blaikie f9ad1d1c77 Revert "Compress formatting of array type names (int [4] -> int[4])"
Looks like lldb has some issues with this - somehow it causes lldb to
treat a "char[N]" type as an array of chars (prints them out
individually) but a "char [N]" is printed as a string. (even though the
DWARF doesn't have this string in it - it's something to do with the
string lldb generates for itself using clang)

This reverts commit 277623f4d5.
2021-10-14 14:49:25 -07:00
..
array-init-loop-expr Revert "Compress formatting of array type names (int [4] -> int[4])" 2021-10-14 14:49:25 -07:00
attr
builtin-template
call-expr
clang-flags
compound-assign-op
conflicting-struct
conversion-decl
cxx-anon-namespace
cxx-casts
cxx-default-init-expr
cxx-for-range
cxx-member-pointers
cxx-noexcept-expr
cxx-record-flags
cxx-scalar-value-init
cxx-try-catch
destructor
direct
do-stmt
empty-struct
enum
error-in-expression
error-in-import
expr-with-cleanups
extern-c-function
for-stmt
forward-declared-objc-class [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
forward-declared-struct
if-stmt
import-overrides
in-class-initializer
indirect-goto
indirect-struct-member-access
inherited-ctor-init-expr
local-struct
local-struct-use-origins
member-in-struct
missing-import clang-import-test: Clean up error output for files that cannot be found 2020-12-11 17:07:58 -08:00
multiple-forward-declarations
namespace
objc-arc [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
objc-autoreleasepool [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
objc-definitions-in-expression [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
objc-method [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
objc-param-decl [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
objc-try-catch [AIX][ZOS] Disable LIT tests on AIX and z/OS due to lack of Objective-C support 2021-09-16 14:04:42 -04:00
overloaded-function
pack-expansion-expr
struct-and-var
struct-in-namespace
struct-layout
switch-stmt [clang] Rework how and when APValues are dumped 2020-07-06 22:03:08 +01:00
template
template-specialization
while-stmt