aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/SourceManager.cpp
diff options
context:
space:
mode:
authorMatheus Izvekov <mizvekov@gmail.com>2025-08-20 16:24:41 -0300
committerGitHub <noreply@github.com>2025-08-20 16:24:41 -0300
commite1dbe093c4b79ef5086a755ea28c2326d1658f9e (patch)
tree006c496861aeb332518331804635b77f0e80aeda /clang/lib/Basic/SourceManager.cpp
parent60dbde69cd219e55bfab5581fca56e9106fe108f (diff)
downloadllvm-e1dbe093c4b79ef5086a755ea28c2326d1658f9e.zip
llvm-e1dbe093c4b79ef5086a755ea28c2326d1658f9e.tar.gz
llvm-e1dbe093c4b79ef5086a755ea28c2326d1658f9e.tar.bz2
[clang] build UnresolvedUsingType for constructor initializers (#154592)
When building the base type for constructor initializer, the case of an UnresolvedUsingType was not being handled. For the non-dependent case, we are also skipping adding the UsingType, but this is just missing information in the AST. A FIXME for this is added. This fixes a regression introduced in #147835, which was never released, so there are no release notes. Fixes #154436
Diffstat (limited to 'clang/lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions