Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Address build failures when using Tip-of-Tree clang. (fmtlib#4187)
When using ToT clang to build fmtlib, it complains 'sv' is not initialized by a constant expression. This patch addresses this issue.
- Loading branch information