diff options
author | Matheus Izvekov <mizvekov@gmail.com> | 2025-09-27 21:59:53 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-28 00:59:53 +0000 |
commit | 4a4573a4adeab93111c3d58bff16ad24123ccc5f (patch) | |
tree | 90447e39524ef21089ea010a421df6c3a9bdfa3f /llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp | |
parent | 378b6d51de97ce220c042a0823d047a546c82bf6 (diff) | |
download | llvm-4a4573a4adeab93111c3d58bff16ad24123ccc5f.zip llvm-4a4573a4adeab93111c3d58bff16ad24123ccc5f.tar.gz llvm-4a4573a4adeab93111c3d58bff16ad24123ccc5f.tar.bz2 |
[clang] simplify placeholder type deduction for constant template parameters (#160439)
This makes the deduction for dependent types operate in more similar
ways to the non-dependent one, such as when matching template template
parameters, making errors in those generate similar diagnostics to the
non-dependent ones. This also removes some superfluous implicit casts,
simplifying the resulting AST a little bit.
Diffstat (limited to 'llvm/lib/ProfileData/Coverage/CoverageMappingReader.cpp')
0 files changed, 0 insertions, 0 deletions