Closed johnwason closed 4 months ago
Mac OS reports "Clang" as "AppleClang" and wasn't being detected. This PR fixes the compiler detection and a few compiler sign comparison warnings.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.74%. Comparing base (6638c33) to head (9d67963).
6638c33
9d67963
The CI has finished. I need this merged for other PRs.
Mac OS reports "Clang" as "AppleClang" and wasn't being detected. This PR fixes the compiler detection and a few compiler sign comparison warnings.