brintos

brintos / llvm-project-archived public Read only

0
0
Text · 184 B · 40fdfb9 Raw
8 lines · python
1from lldbsuite.test import lldbinline2 3lldbinline.MakeInlineTest(4    __file__,5    globals(),6    [lldbinline.expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr24663")],7)8