summaryrefslogtreecommitdiff
path: root/test/typecheck.go
Commit message (Expand)AuthorAgeFilesLines
* test: re-enable most go/tests that were disabled because of types2 differencesDan Scales2022-01-111-1/+1
* test: add copyright notice to typecheck.goRuss Cox2020-04-171-4/+8
* cmd/gc: silence assignment errors to undefined symbolsDaniel Morsing2014-01-031-1/+1
* test: match gccgo error messagesIan Lance Taylor2013-12-121-2/+2
* cmd/gc: don't dereference a nil Type pointer in widstructAkshat Kumar2012-10-071-0/+18