Fix typo.

llvm-svn: 161106
This commit is contained in:
Manuel Klimek 2012-08-01 08:48:27 +00:00
parent 7aee737062
commit 8c9a6bcae6
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
// a stat cache into the FileManager:
// RUN: %clang -x c++-header %S/Inputs/pch.h -o %t1
// Use the generated pch and enforce a subsequent stat miss by by using
// Use the generated pch and enforce a subsequent stat miss by using
// the test file with an unrelated include as second translation unit:
// Do not directly pipe into FileCheck, as that would hide errors from
// valgrind due to pipefail not being set in lit.