[all-commits] [llvm/llvm-project] ff7f55: [PATCH 7/7] [clang] improve NestedNameSpecifier: L...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Sun Jul 27 18:27:42 PDT 2025
Branch: refs/heads/users/mizvekov/name-qualification-refactor-7
Home: https://github.com/llvm/llvm-project
Commit: ff7f559bb48df18dea7cc12e568e61b70f3a7f72
https://github.com/llvm/llvm-project/commit/ff7f559bb48df18dea7cc12e568e61b70f3a7f72
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2025-07-27 (Sun, 27 Jul 2025)
Changed paths:
M clang/include/clang/AST/QualTypeNames.h
M clang/lib/AST/QualTypeNames.cpp
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/ClangPersistentVariables.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
M lldb/test/Shell/SymbolFile/DWARF/x86/dwp-foreign-type-units.cpp
M lldb/tools/lldb-rpc/lldb-rpc-gen/lldb-rpc-gen.cpp
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