Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-30 | BigQuery schema for benchmark-tools dashboard. | Zach Koopmans | |
PiperOrigin-RevId: 303805784 | |||
2020-03-26 | Add nogo exemption for machine_arm64_unsafe.go | Adin Scannell | |
2020-03-25 | nogo: enable sanitizers. | Adin Scannell | |
This enables all relevant santizers (though most analyzers will not find much, it will prevent instances from creeping in), and codifies existing exceptions in tools/nogo.js to be fixed. |