Commit ID a00f0ed521f32c704b9a5bf8886848829dd13415
|
|
Contributor: | qmuntal | Files Modified | 1 |
| Date: | 15-February-2026 at 07:43 | Lines Added: | 0 | |
| Repository: | https://go.googlesource.com/go master | Lines Removed: | 31 | |
| Commit Comment: | runtime/cgo: remove clang mmap bug workaround Clang 3.8 was released in 2016, that is 10 years ago. The issue that the workaround was addressing (a bug in the memory sanitizer) is no longer relevant. Change-Id: I277ea94cf1bfbc6a9da63841be8ac990c839d7b7 Reviewed-on: https://go-review.googlesource.com/c/go/+/745662 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Cherry Mui <[email protected]> Reviewed-by: Mark Freeman <[email protected]> | |||
| Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed | |
|---|---|---|---|---|---|---|---|
| C | 0 | 17 | 0 | 12 | 0 | 2 | |
| File | Language | Code Added | Code Removed | Comments Added | Comments Removed | Blanks Added | Blanks Removed |
|---|---|---|---|---|---|---|---|
| src/runtime/cgo/gcc_unix.c | C | 0 | 17 | 0 | 12 | 0 | 2 |