mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-01-12 10:52:38 +00:00
Change path used in a test from r318503 to work on windows
http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-scei-ps4-windows10pro-fast/builds/13565 llvm-svn: 318507
This commit is contained in:
parent
4512d0a68b
commit
b5b0c02249
@ -12,6 +12,6 @@ void test() {
|
||||
(void)MyModuleVersion; // should be found by implicit import
|
||||
}
|
||||
|
||||
// CHECK: module 'MyModule' in AST file '{{.*MyModule.*pcm}}' (imported by AST file '[[PCH:.*header.pch]]') is not defined in any loaded module map file; maybe you need to load '[[PATH:.*folder-with-modulemap]]/module.modulemap'
|
||||
// CHECK: module 'MyModule' in AST file '{{.*MyModule.*pcm}}' (imported by AST file '[[PCH:.*header.pch]]') is not defined in any loaded module map file; maybe you need to load '[[PATH:.*folder-with-modulemap]]
|
||||
// CHECK: consider adding '[[PATH]]' to the header search path
|
||||
// CHECK: imported by '[[PCH]]'
|
||||
|
Loading…
x
Reference in New Issue
Block a user