aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue24651a.go
AgeCommit message (Expand)Author
2023-10-19test: migrate remaining files to go:build syntaxDmitri Shuralyov
2021-05-27[dev.typeparams] cmd/compile/internal/inline: refactor mkinlcallMatthew Dempsky
2020-02-26cmd/compile: output cost while inlining function with Debug['m'] > 1TennyZhuang
2018-08-21cmd/compile: only support -race and -msan where they workIan Lance Taylor
2018-06-19cmd/compile: conditional on -race, disable inline of go:noraceDavid Chase