diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2015-01-18 16:23:48 +0000 | 
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2015-01-18 16:23:48 +0000 | 
| commit | 06d4ba388873e6d1cfa9cd715a8935ecc8cd2097 (patch) | |
| tree | 3eb853da77d46cc77c4b017525a422f9ddb1385b /test/Preprocessor/iwithprefix.c | |
| parent | 30d791273d07fac9c0c1641a0731191bca6e8606 (diff) | |
Diffstat (limited to 'test/Preprocessor/iwithprefix.c')
| -rw-r--r-- | test/Preprocessor/iwithprefix.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/test/Preprocessor/iwithprefix.c b/test/Preprocessor/iwithprefix.c index 59935ac1b8b5..a65a8043aa71 100644 --- a/test/Preprocessor/iwithprefix.c +++ b/test/Preprocessor/iwithprefix.c @@ -9,7 +9,7 @@  // CHECK: #include <...> search starts here:  // CHECK: {{.*}}.tmps/first -// CHECK: {{/|\\}}lib{{/|\\}}clang{{/|\\}}{{[.0-9]+}}{{/|\\}}include +// CHECK: {{/|\\}}lib{{(32|64)?}}{{/|\\}}clang{{/|\\}}{{[.0-9]+}}{{/|\\}}include  // CHECK: {{.*}}.tmps/second  // CHECK-NOT: {{.*}}.tmps | 
