Update clang version to 3.4 since there are ICEs on earlier ones
This commit is contained in:
parent
5533641319
commit
38c7def47a
@ -166,7 +166,7 @@ The library is highly portable and relies only on a small set of C++11 features:
|
|||||||
* deleted functions
|
* deleted functions
|
||||||
* alias templates
|
* alias templates
|
||||||
|
|
||||||
These are available in GCC 4.8, Clang 3.0, MSVC 19.0 (2015) and more recent
|
These are available in GCC 4.8, Clang 3.4, MSVC 19.0 (2015) and more recent
|
||||||
compiler version. For older compilers use {fmt} `version 4.x
|
compiler version. For older compilers use {fmt} `version 4.x
|
||||||
<https://github.com/fmtlib/fmt/releases/tag/4.1.0>`_ which is maintained and
|
<https://github.com/fmtlib/fmt/releases/tag/4.1.0>`_ which is maintained and
|
||||||
only requires C++98.
|
only requires C++98.
|
||||||
|
Loading…
Reference in New Issue
Block a user