mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-13 15:10:03 +08:00
Fixes #4207. LLVM Clang on Windows does not define `__GNUC__`. The preprocessor falls to `#elif FMT_MSC_VERSION && !_HAS_EXCEPTIONS` with `_HAS_EXCEPTIONS 1` defined in vcruntime.h:104. |
||
|---|---|---|
| .. | ||
| fmt | ||