brintos

brintos / llvm-project-archived public Read only

0
0
Text · 366 B · 68d64f1 Raw
8 lines · c
1#include "get-cursor-includes-2.h"2#include "get-cursor-includes-2.h"3 4// RUN: c-index-test -write-pch %t.h.pch -I%S/Inputs -Xclang -detailed-preprocessing-record %S/Inputs/get-cursor-includes-2.h5// RUN: c-index-test -cursor-at=%S/Inputs/get-cursor-includes-2.h:1:5 -I%S/Inputs -include %t.h %s | FileCheck %s6 7// CHECK: inclusion directive=get-cursor-includes-1.h8