uber/h3

Update clang and add ARM msan

Open

#979 opened on 2025年3月6日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C (585 forks)github user discovery
help wanted

Repository metrics

Stars
 (6,310 stars)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド