gvisor/tools/bazeldefs
Adin Scannell 983a55aa06 Support stdlib analyzers with nogo.
This immediately revealed an escape analysis violation (!), where
the sync.Map was being used in a context that escapes were not
allowed. This is a relatively minor fix and is included.

PiperOrigin-RevId: 328611237
2020-08-26 14:42:35 -07:00
..
BUILD
defs.bzl Support stdlib analyzers with nogo. 2020-08-26 14:42:35 -07:00
platforms.bzl Allow to run kvm syscall tests on the RBE cluster 2020-04-30 11:33:07 -07:00
tags.bzl