mirror of
https://github.com/fmtlib/fmt.git
synced 2025-08-01 03:34:45 +02:00
Update clang version to 3.4 since there are ICEs on earlier ones
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user