summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/dummy.h
blob: 6e1ac74e44fb99791c6d8c8dc6c868cca7ec9ab6 (plain)
1
2
3
// This module only exists to make local decl IDs and global decl IDs different.

struct Dummy {} extern *dummy1, *dummy2, *dummy3;
OpenPOWER on IntegriCloud