uber/h3

Update clang and add ARM msan

Open

#979 创建于 2025年3月6日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C (585 fork)github user discovery
help wanted

仓库指标

Star
 (6,310 star)
PR 合并指标
 (PR 指标待抓取)

描述

As discussed in https://github.com/uber/h3/pull/975, we would like the ability to run -fsanitize=memory -fno-sanitize-recover=memory on ARM, which we think is unblocked by upgrading clang.

Note: This might also affect the version of clang-format that the project uses, which is currently at 14.

@isaacbrodsky, let me know if I'm missing anything or got something wrong!

贡献者指南