LLNL / serac

Serac is a high order nonlinear thermomechanical simulation code
BSD 3-Clause "New" or "Revised" License
178 stars 31 forks source link

Use clang 14 for devtools (changes style!) #1090

Closed chapman39 closed 5 months ago

chapman39 commented 5 months ago

The following PR will update our required llvm version to 14, rather than 10, for clang-format and clang-tidy.

Also,

Note

codecov-commenter commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.97%. Comparing base (13d7dce) to head (a9c7cda).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1090 +/- ## =========================================== - Coverage 86.97% 86.97% -0.01% =========================================== Files 159 159 Lines 15473 15465 -8 =========================================== - Hits 13458 13450 -8 Misses 2015 2015 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.