[llvm-branch-commits] [clang] [clang] Implement instantiation context note for checking template parameters (PR #126088)

Vlad Serebrennikov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Feb 6 09:49:31 PST 2025


https://github.com/Endilll commented:

Good job following the way expected directives are written in C++ DR tests, but I have to ask you to fix the remaining discrepancies to keep them consistent.

I also spotted the same note emitted twice for the same line. That seems unfortunate.

https://github.com/llvm/llvm-project/pull/126088


More information about the llvm-branch-commits mailing list