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)
llvm-svn: 340082

clang/test/PCH/pch-through3c.cpp

index 97b98c4..41894c9 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 \