From: Nico Weber Date: Tue, 30 Aug 2016 14:24:28 +0000 (+0000) Subject: Fix typo in comment X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=add5e73d3fb82b34b46ec48c53919029bc086a4d;p=clang Fix typo in comment git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280094 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/test/Driver/cl-pch.cpp b/test/Driver/cl-pch.cpp index 8d701da5b0..19ef092685 100644 --- a/test/Driver/cl-pch.cpp +++ b/test/Driver/cl-pch.cpp @@ -313,7 +313,7 @@ // RUN: | FileCheck -check-prefix=CHECK-NoSource %s // CHECK-NoSource: file.prof:{{.*}}input unused -// ...but if an explicit file turns the file into a source file, handle it: +// ...but if an explicit flag turns the file into a source file, handle it: // RUN: %clang_cl /TP -Werror /Ycpchfile.h /FIpchfile.h /c -### -- %S/Inputs/file.prof 2>&1 \ // RUN: | FileCheck -check-prefix=CHECK-NoSourceTP %s // CHECK-NoSourceTP: cc1