aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testgodefs/testdata/main.go
AgeCommit message (Expand)Author
2021-09-16cmd/cgo: for godefs, don't let field prefix removal cause duplicatesIan Lance Taylor
2020-09-16cmd/cgo: don't translate bitfields into Go fieldsIan Lance Taylor
2020-05-01cmd/cgo: use type aliases for #define type macrosMatthew Dempsky
2020-03-30cmd/cgo, misc/cgo: only cache anonymous struct typedefs with parent nameTobias Klauser
2019-02-26misc/cgo/testgodefs: move source files into testdataBryan C. Mills