brintos

brintos / llvm-project-archived public Read only

0
0
Text · 242 B · 931c1b4 Raw
12 lines · yaml
1{2  'version': 0,3  'case-sensitive': false,4  'overlay-relative': OVERLAY_DIR,5  'root-relative': 'overlay-dir',6  'roots': [7    { 'name': 'not_real.h', 'type': 'file',8      'external-contents': 'EXTERNAL_DIR/actual_header.h'9    },10  ]11}12