aboutsummaryrefslogtreecommitdiff
path: root/misc/cgo/testgodefs/testdata
AgeCommit message (Expand)Author
2023-05-12misc/cgo: move easy tests to cmd/cgo/internalAustin Clements
2023-04-10misc/cgo: remove +build lines, add go:build where neededIan Lance Taylor
2023-04-10misc/cgo: gofmtIan Lance Taylor
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-06-11cmd/cgo: in -godefs mode, don't change constant to typeIan 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