[PATCH] D67454: Start porting ivfsoverlay tests to Windows

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 11 13:55:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371663: Start porting ivfsoverlay tests to Windows (authored by rnk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67454?vs=219753&id=219798#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67454/new/

https://reviews.llvm.org/D67454

Files:
  cfe/trunk/test/Index/index-module-with-vfs.m
  cfe/trunk/test/Modules/crash-vfs-ivfsoverlay.m
  cfe/trunk/test/Modules/double-quotes.m
  cfe/trunk/test/Modules/framework-public-includes-private.m
  cfe/trunk/test/VFS/external-names.c
  cfe/trunk/test/VFS/framework-import.m
  cfe/trunk/test/VFS/implicit-include.c
  cfe/trunk/test/VFS/include-mixed-real-and-virtual.c
  cfe/trunk/test/VFS/include-real-from-virtual.c
  cfe/trunk/test/VFS/include-virtual-from-real.c
  cfe/trunk/test/VFS/include.c
  cfe/trunk/test/VFS/incomplete-umbrella.m
  cfe/trunk/test/VFS/module-import.m
  cfe/trunk/test/VFS/module_missing_vfs.m
  cfe/trunk/test/VFS/real-path-found-first.m
  cfe/trunk/test/VFS/relative-path.c
  cfe/trunk/test/VFS/subframework-symlink.m
  cfe/trunk/test/VFS/test_nonmodular.c
  cfe/trunk/test/VFS/umbrella-framework-import-skipnonexist.m
  cfe/trunk/test/VFS/vfsroot-include.c
  cfe/trunk/test/VFS/vfsroot-module.m
  cfe/trunk/test/VFS/vfsroot-with-overlay.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67454.219798.patch
Type: text/x-patch
Size: 17965 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/c10ec08a/attachment.bin>


More information about the llvm-commits mailing list