summaryrefslogtreecommitdiffstats
path: root/test/Index/cindex-from-source.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Index/cindex-from-source.m')
-rw-r--r--test/Index/cindex-from-source.m3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Index/cindex-from-source.m b/test/Index/cindex-from-source.m
index 86e794d..f226e45 100644
--- a/test/Index/cindex-from-source.m
+++ b/test/Index/cindex-from-source.m
@@ -7,3 +7,6 @@
// CHECK: cindex-from-source.m:9:1: TypeRef=t0:1:13 Extent=[9:1 - 9:3]
struct s0 {};
t0 g0;
+
+// RUN: c-index-test -test-load-source-reparse 5 local %s -include %t.pfx.h > %t
+// RUN: FileCheck %s < %t
OpenPOWER on IntegriCloud