[Lldb-commits] [PATCH] D59692: [ASTImporter] Fix name conflict handling with different strategies
Gabor Marton via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 27 02:31:31 PDT 2019
martong updated this revision to Diff 217330.
martong marked 2 inline comments as done.
martong added a comment.
- Revert changes in VisitFieldDecl and in VisitIndirectFieldDecl
- Remove test suite ConflictingDeclsWithConservativeStrategy
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59692/new/
https://reviews.llvm.org/D59692
Files:
clang/include/clang/AST/ASTImporter.h
clang/lib/AST/ASTImporter.cpp
clang/test/Analysis/Inputs/ctu-other.c
clang/unittests/AST/ASTImporterFixtures.cpp
clang/unittests/AST/ASTImporterFixtures.h
clang/unittests/AST/ASTImporterTest.cpp
lldb/include/lldb/Symbol/ClangASTImporter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59692.217330.patch
Type: text/x-patch
Size: 32382 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190827/73eeea31/attachment-0001.bin>
More information about the lldb-commits
mailing list