summaryrefslogtreecommitdiffstats
path: root/ipc/ipdl/test/ipdl/error/ExtendedAttrUnknown.ipdlh
blob: c41e91008f8af5c99cbdedad5ea3e51a1749d56c (plain)
1
2
3
4
5
//error: unknown attribute `InvalidAttribute'

[InvalidAttribute] using SomeType from "SomeFile.h";

struct ExtendedAttrUnknown {};