summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/modularize/Inputs/SomeOtherTypes.h
blob: 288faffbb023f530dca79e72108e24ac9e8823ec (plain)
1
2
3
4
// Declare another type for the dependency check.
// This file dependent on SomeTypes.h being included first.

typedef TypeInt OtherTypeInt;
OpenPOWER on IntegriCloud