[clang] [PATCH 1/7] [clang] Improve nested name specifier AST representation (PR #147835)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 23 18:02:35 PDT 2025
mizvekov wrote:
> I added comment `// FIXME (GH147000): duplicate diagnostics` to `clang/test/SemaCXX/nested-name-spec.cpp` in #147003. Please remove the comment if that issue is fixed by this patch.
This is actually fixed by changes I left out of this patch, I updated the commit description accordingly.
https://github.com/llvm/llvm-project/pull/147835
More information about the cfe-commits
mailing list