[Lldb-commits] [PATCH] D113449: Revert "[lldb] Disable minimal import mode for RecordDecls that back FieldDecls"

Jordan Rupprecht via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 10 03:45:54 PST 2021


rupprecht updated this revision to Diff 386114.
rupprecht added a comment.

- Switch crash repro from shell -> api test


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113449/new/

https://reviews.llvm.org/D113449

Files:
  lldb/source/Plugins/ExpressionParser/Clang/ClangASTImporter.cpp
  lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.cpp
  lldb/test/API/commands/expression/pr52257/Makefile
  lldb/test/API/commands/expression/pr52257/TestExprCrash.py
  lldb/test/API/commands/expression/pr52257/main.cpp
  lldb/test/API/lang/cpp/reference-to-outer-type/Makefile
  lldb/test/API/lang/cpp/reference-to-outer-type/TestCppReferenceToOuterClass.py
  lldb/test/API/lang/cpp/reference-to-outer-type/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113449.386114.patch
Type: text/x-patch
Size: 6622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211110/b78726a6/attachment.bin>


More information about the lldb-commits mailing list