We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96772ff commit 4b4817eCopy full SHA for 4b4817e
clang/test/3C/test_updater.py
@@ -92,12 +92,9 @@ def process_smart(filename, diff):
92
manual_tests = ['3d-allocation.c',
93
'alloc_type_param.c',
94
'amper.c',
95
- 'anonstruct.c',
96
- 'arrinlinestruct.c',
97
'calloc.c',
98
'canonical_type_cast.c',
99
'checkedregions.c',
100
- 'complexinlinestruct.c',
101
'ex1.c',
102
'extGVar.c',
103
'extstructfields.c',
@@ -114,8 +111,6 @@ def process_smart(filename, diff):
114
111
'i1.c',
115
112
'i2.c',
116
113
'i3.c',
117
- 'inlinestruct_difflocs.c',
118
- 'inlinestructinfunc.c',
119
'linkedlist.c',
120
'malloc_array.c',
121
'realloc.c',
0 commit comments