]> granicus.if.org Git - clang/commitdiff
test commit: add a comment
authorMike Rice <michael.p.rice@intel.com>
Fri, 17 Aug 2018 21:16:21 +0000 (21:16 +0000)
committerMike Rice <michael.p.rice@intel.com>
Fri, 17 Aug 2018 21:16:21 +0000 (21:16 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@340082 91177308-0d34-0410-b5e6-96231b3b80d8

test/PCH/pch-through3c.cpp

index 97b98c40598702387d2c2586896173a7da784726..41894c99731d54e7214d3d07f103d39aa638c803 100644 (file)
@@ -2,6 +2,7 @@
 // RUN:   -include Inputs/pch-through3c.h \
 // RUN:   -pch-through-header=Inputs/pch-through3c.h -o %t.3c %s
 
+// Checks that no warnings appear for this successful use.
 // RUN: %clang_cc1 -verify -I %S -include-pch %t.3c \
 // RUN:   -include Inputs/pch-through3c.h \
 // RUN:   -pch-through-header=Inputs/pch-through3c.h \