commaai / panda

code powering the comma.ai panda
MIT License
1.54k stars 783 forks source link

compile libpanda with clang #2041

Closed maxime-desroches closed 1 month ago

maxime-desroches commented 1 month ago

Split this from the mutation test PR since we have to fix a bunch of line coverage errors.

We currently only check line coverage, but not branch coverage. We should also enforce that in the future.