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 785f962 commit c83e087Copy full SHA for c83e087
clang/test/3C/test_updater.py
@@ -94,12 +94,9 @@ def process_smart(filename, diff):
94
manual_tests = ['3d-allocation.c',
95
'alloc_type_param.c',
96
'amper.c',
97
- 'anonstruct.c',
98
- 'arrinlinestruct.c',
99
'calloc.c',
100
'canonical_type_cast.c',
101
'checkedregions.c',
102
- 'complexinlinestruct.c',
103
'ex1.c',
104
'extGVar.c',
105
'extstructfields.c',
@@ -116,8 +113,6 @@ def process_smart(filename, diff):
116
113
'i1.c',
117
114
'i2.c',
118
115
'i3.c',
119
- 'inlinestruct_difflocs.c',
120
- 'inlinestructinfunc.c',
121
'linkedlist.c',
122
'malloc_array.c',
123
'realloc.c',
0 commit comments