summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/Inputs/preamble-with-implicit-import-B.h
blob: 17c138dfb5aa4f9bd70b6be56deed1a2fafb4f77 (plain)
1
2
3
#pragma once
#include "preamble-with-implicit-import-C.h" // Circular
typedef struct { char x; } Typo;
OpenPOWER on IntegriCloud