mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Fix regex from r324279 more better.
llvm-svn: 324298
This commit is contained in:
parent
745ddf0df4
commit
2884049a25
@ -14,7 +14,7 @@ L1: leave
|
||||
// rdar://9275556
|
||||
|
||||
// We check that the source name "t.s" is picked up
|
||||
// CHECK: include_directories[ 1] = "{{.*[/\\\\]}}test{{[/\\\\]}}MC{{[/\\\\]}}MachO"
|
||||
// CHECK: include_directories[ 1] = "{{.*(/|\\\\)}}test{{(/|\\\\)}}MC{{(/|\\\\)}}MachO"
|
||||
// CHECK: include_directories[ 2] = "inc"
|
||||
// CHECK: Dir Mod Time File Len File Name
|
||||
// CHECK: ---- ---------- ---------- ---------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user