The order is different between Windows and Unix for reasons unknown, but
the compiler output appears to still be determinstic.
llvm-svn: 224145
// expected-no-diagnostics
// RUN: FileCheck %s -check-prefix=VFS -input-file %t/vfs/vfs.yaml
-// VFS: 'name': "SubFramework.h"
-// VFS: 'name': "Treasure.h"
-// VFS: 'name': "Module.h"
-// VFS: 'name': "Sub.h"
-// VFS: 'name': "Sub2.h"
+// VFS-DAG: 'name': "SubFramework.h"
+// VFS-DAG: 'name': "Treasure.h"
+// VFS-DAG: 'name': "Module.h"
+// VFS-DAG: 'name': "Sub.h"
+// VFS-DAG: 'name': "Sub2.h"
@import Module;