help wantedmetastale
仓库指标
- 星标
- (117,218 个星标)
- PR 合并指标
- (平均合并 18天 17小时) (30 天内合并 219 个 PR)
描述
During the latest Node.js major release (https://github.com/nodejs/node/pull/52505) we have had to disable test-ubsan.yml due to failing tests on a recent V8 update (https://github.com/nodejs/node/pull/52560).
I have tried to make it work, but due to the short time frame I had to fix it, we have decided to simply disable it for now.
Some insights:
- It seems clang provides a better output and some docs we could use in the suppressions file.
- Changing from g++ to clang for UBSAN will require changing all the suppression file