llvm/clang/test/VFS/Inputs/redirect-and-fallthrough.yaml

{
  'redirecting-with': 'fallthrough',
  'fallthrough': true,
  'roots': [
    {
      'type': 'directory-remap',
      'name': '//root/a',
      'external-contents': '//root/b'
    }
  ]
}