Increase the last tested clang version to 14

It was tested for wxMSW (cross)compilation and also works for building
wxGTK under Linux.
This commit is contained in:
Vadim Zeitlin 2022-04-27 23:44:16 +02:00
parent 88e92a5f01
commit 3cc52285b6

View File

@ -37,7 +37,7 @@ Most popular C++ compilers are supported including but not limited to:
- Microsoft Visual C++ 2005 or later (up to 2022).
- g++ 4 or later (up to 12), including MinGW/MinGW-64/TDM under Windows.
- Clang (up to 13).
- Clang (up to 14).
- Intel icc compiler.
- Oracle (ex-Sun) CC.