For wider support / coverage, we could add clang as an additional CI target, to ensure it works.
I have tried it in the past and it does /did build fine, but emitted some warnings which were not emitted by MSVC/gcc, so may need some additional suppressions or fixes.
Clang >= 5 should be sufficient for C++17 support in the future.
For wider support / coverage, we could add clang as an additional CI target, to ensure it works.
I have tried it in the past and it does /did build fine, but emitted some warnings which were not emitted by MSVC/gcc, so may need some additional suppressions or fixes.
Clang >= 5 should be sufficient for C++17 support in the future.