uber/h3

Update clang and add ARM msan

Open

#979 geöffnet am 6. März 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (585 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (6.310 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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!

Contributor Guide