[llvm-branch-commits] [clang] Backport: [clang] fix matching of nested template template parameters (PR #130950)
Matheus Izvekov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Mar 14 12:27:15 PDT 2025
mizvekov wrote:
It complains about missing third-party header "fmt/format.h".
Even after figuring out what that is and installing it, I can't get your project to build on a known-good compiler.
I am not asking for a reduced reproducer, just a preprocessed one. You can do that by appending "-gen-reproducer" to your command line, then attach those generated files to a new issue report on this project.
https://github.com/llvm/llvm-project/pull/130950
More information about the llvm-branch-commits
mailing list