The current clang-tidy settings work in the CI but not on all systems
outside the CI.
- The range 16...17 doesn't work when only clang-17 is installed.
- Running CMake a second time will fail.
This addresses these issues.
Differential D144785
[libc++] Improves clang-tidy configuration. Mordante on Feb 25 2023, 6:35 AM. Authored by
Details
The current clang-tidy settings work in the CI but not on all systems
This addresses these issues.
Diff Detail
|