[Lldb-commits] [PATCH] D86660: Modifying ImportDeclContext(...) to ensure that we also handle the case when the FieldDecl is an ArrayType whose ElementType is a RecordDecl
Shafik Yaghmour via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Sep 21 14:57:17 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6807f244fa67: [ASTImporter] Modifying ImportDeclContext(...) to ensure that we also handle… (authored by shafik).
Herald added projects: clang, LLDB.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86660/new/
https://reviews.llvm.org/D86660
Files:
clang/lib/AST/ASTImporter.cpp
lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/Makefile
lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/TestImportDefinitionArrayType.py
lldb/test/API/commands/expression/codegen-crash-import-def-arraytype-element/main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86660.293261.patch
Type: text/x-patch
Size: 4455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200921/46f4fe2c/attachment.bin>
More information about the lldb-commits
mailing list