[all-commits] [llvm/llvm-project] 7c873c: [PATCH 7/7] [clang] improve NestedNameSpecifier: L...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Mon Jul 21 22:53:46 PDT 2025
Branch: refs/heads/users/mizvekov/name-qualification-refactor-7
Home: https://github.com/llvm/llvm-project
Commit: 7c873c4058239c2a9deca69db9de37de8ea1e7ed
https://github.com/llvm/llvm-project/commit/7c873c4058239c2a9deca69db9de37de8ea1e7ed
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
M lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.cpp
M lldb/source/Plugins/ExpressionParser/Clang/NameSearchContext.cpp
M lldb/source/Plugins/Language/ObjC/NSDictionary.cpp
M lldb/source/Plugins/RegisterTypeBuilder/RegisterTypeBuilderClang.cpp
M lldb/source/Plugins/SymbolFile/NativePDB/PdbAstBuilder.cpp
M lldb/source/Plugins/SymbolFile/PDB/PDBASTParser.cpp
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.cpp
M lldb/source/Plugins/TypeSystem/Clang/TypeSystemClang.h
Log Message:
-----------
[PATCH 7/7] [clang] improve NestedNameSpecifier: LLDB changes
Patch series starting at https://github.com/llvm/llvm-project/pull/147835
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list