uber/h3

Update clang and add ARM msan

Open

#979 aberto em 6 de mar. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C (585 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (6.310 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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!

Guia do colaborador