]> granicus.if.org Git - clang/commitdiff
Fix typo in comment
authorNico Weber <nicolasweber@gmx.de>
Tue, 30 Aug 2016 14:24:28 +0000 (14:24 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 30 Aug 2016 14:24:28 +0000 (14:24 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280094 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/cl-pch.cpp

index 8d701da5b0b2bc78832557f76d3b7517745f4def..19ef0926854756cc41765dd0da721410afd40137 100644 (file)
 // 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