Mercurial > hg > CbC > CbC_llvm
view clang/test/Modules/Inputs/double-quotes/z.yaml @ 150:1d019706d866
LLVM10
author | anatofuz |
---|---|
date | Thu, 13 Feb 2020 15:10:13 +0900 |
parents | |
children |
line wrap: on
line source
{ 'version': 0, 'case-sensitive': 'false', 'roots': [ { 'type': 'directory', 'name': "TEST_DIR/Z.framework/Headers", 'contents': [ { 'type': 'file', 'name': "Z.h", 'external-contents': "TEST_DIR/flat-header-path/Z.h" } ] }, { 'type': 'directory', 'name': "TEST_DIR/Z.framework/Modules", 'contents': [ { 'type': 'file', 'name': "module.modulemap", 'external-contents': "TEST_DIR/flat-header-path/Z.modulemap" } ] } ] }