envoyproxy / envoyproxy/nighthawk
Consider noexcept or other mechanism to guarantee that absl::Status captures all cases
Open
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Possible solutions:
- plain comments advising not to throw
- a new macro that clang-tidy looks for
- noexcept
Contributor guide
Assessment
This issue has not been assessed yet.