Issue |
141482
|
Summary |
[clang-cl][Windows] consteval compilation error occurs when compiling the open source third-party library fmt
|
Labels |
|
Assignees |
|
Reporter |
jiangxinhaha
|
Clang version: 20.1.5
When compiling the open source third-party library fmt, support for c++20 was set, but consteval compilation errors still occurred. The Clang used is already the latest version。
1,The following is the compilation error code snippet:
<img width="612" alt="Image" src="" />
<img width="702" alt="Image" src="" />
<img width="689" alt="Image" src="" />
<img width="678" alt="Image" src="" />
<img width="683" alt="Image" src="" />
2,The error message:

_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs