diff options
Diffstat (limited to 'test/PCH/modified-header-error.c')
-rw-r--r-- | test/PCH/modified-header-error.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/PCH/modified-header-error.c b/test/PCH/modified-header-error.c index ef92494..4ad3faf 100644 --- a/test/PCH/modified-header-error.c +++ b/test/PCH/modified-header-error.c @@ -8,5 +8,5 @@ #include "header2.h" -// CHECK: fatal error: file {{.*}} has been modified since the precompiled header was built +// CHECK: fatal error: file {{.*}} has been modified since the precompiled header {{.*}} was built // REQUIRES: shell |