uber/h3

Update clang and add ARM msan

Open

#979 ouverte le 6 mars 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C (585 forks)github user discovery
help wanted

Métriques du dépôt

Stars
 (6 310 stars)
Métriques de merge PR
 (Métriques PR en attente)

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!

Guide contributeur