aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/sarif-output/include-chain-1.h
blob: 3fff40d492368d8907e2b8732a264146f09939f6 (plain)
1
2
3
4
5
/* First set of decls, which will be referenced in notes.  */
#include "include-chain-1-1.h"

/* Second set of decls, which will trigger the errors.  */
#include "include-chain-1-2.h"