xref: /llvm-project/clang/test/Index/Core/index-system.mm (revision a9876cafe2363800bc928cfe3541c158a98f7074)
1*a9876cafSArgyrios Kyrtzidis// RUN: c-index-test core -print-source-symbols -- %s -isystem %S/Inputs/sys | FileCheck %S/Inputs/sys/system-head.h
2*a9876cafSArgyrios Kyrtzidis
3*a9876cafSArgyrios Kyrtzidis#include "system-head.h"
4