aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/checkptr_test.go
AgeCommit message (Expand)Author
2020-08-20cmd/compile: fix checkptr handling of &^Matthew Dempsky
2020-03-17runtime: don't report a pointer alignment error for pointer-free base typeKeith Randall
2020-03-12runtime: emit more specific errors from checkptrJohan Jansson
2020-01-10runtime: add tests for checkptrMatthew Dempsky