xref: /llvm-project/clang/test/Modules/Inputs/bad-private-include/Bad.framework/PrivateHeaders/Shared.h (revision 970b2819122c1c79cc17033b679e7bf9dd479703)
1 struct SomeDecl {
2   int x;
3 };
4