You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.