xref: /llvm-project/clang/test/VFS/Inputs/redirect-and-fallthrough.yaml (revision 502f14d6f2eee10d2993ed22d820f12cf52462d6)
1{
2  'redirecting-with': 'fallthrough',
3  'fallthrough': true,
4  'roots': [
5    {
6      'type': 'directory-remap',
7      'name': '//root/a',
8      'external-contents': '//root/b'
9    }
10  ]
11}
12