envoyproxy / envoyproxy/envoy-openssl
asan test error
Open
- Dominant language
- C++
- Stars
- 57
- Forks
- 46
- Avg merge
- 16h 56m
- Merged PRs (30d)
- 14
Description
*Title*: *asan test error*
*Description*:
clang-14: error: invalid argument '-fsanitize=vptr' not allowed with '-fno-rtti'

it seems that prefixer `-fno-rtti` has conflict with `-fsanitize=vptr` in envoy
Contributor guide
Assessment
This issue has not been assessed yet.