envoyproxy / envoyproxy/nighthawk
potential ci enhancement: msan runs
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Today, we run asan and tsan in CI, but msan was a little hard to get up and running
as it has special requirements around linking to an instrumented build of libc++
I haven't tried it, but as Envoy runs msan, that might mean we probably can do so too
with relatively little effort.
Contributor guide
Assessment
This issue has not been assessed yet.