Skip to content

Commit 4b4817e

Browse files
Remove the tests deleted in #364 from the list in test_updater.
All 6 tests deleted in #364 except for complex_expressionBUG were in test_updater.
1 parent 96772ff commit 4b4817e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

clang/test/3C/test_updater.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,9 @@ def process_smart(filename, diff):
9292
manual_tests = ['3d-allocation.c',
9393
'alloc_type_param.c',
9494
'amper.c',
95-
'anonstruct.c',
96-
'arrinlinestruct.c',
9795
'calloc.c',
9896
'canonical_type_cast.c',
9997
'checkedregions.c',
100-
'complexinlinestruct.c',
10198
'ex1.c',
10299
'extGVar.c',
103100
'extstructfields.c',
@@ -114,8 +111,6 @@ def process_smart(filename, diff):
114111
'i1.c',
115112
'i2.c',
116113
'i3.c',
117-
'inlinestruct_difflocs.c',
118-
'inlinestructinfunc.c',
119114
'linkedlist.c',
120115
'malloc_array.c',
121116
'realloc.c',

0 commit comments

Comments
 (0)