[llvm-branch-commits] [clang] [clang-tools-extra] [libcxx] [clang] improved preservation of template keyword (PR #133610)
Matheus Izvekov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Mar 31 10:44:25 PDT 2025
mizvekov wrote:
@zwuis thanks for finding these.
I removed that assertion because it was not relevant anymore at that point where it existed.
However, we should still not have an ElaboratedType in a NestedNameSpecifier, although this patch moves us in the direction where that will not be the case anymore.
https://github.com/llvm/llvm-project/pull/133610
More information about the llvm-branch-commits
mailing list