brintos

brintos / llvm-project-archived public Read only

0
0
Text · 308 B · 9ed7ec5 Raw
18 lines · yaml
1{2  'version': 0,3  'fallthrough': true,4  'overlay-relative': true,5  'roots': [6    { 'name': 'virtual',7      'type': 'directory',8      'contents': [9        {10          'external-contents': 'actual_header.h',11          'type': 'file',12          'name': 'virtual_header.h',13        }14      ]15    }16  ]17}18