[Lldb-commits] [PATCH] D92784: [lldb] Allow LLDB to automatically retry a failed expression with an import std C++ module

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 10 03:29:53 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG958608285eb4: [lldb] Allow LLDB to automatically retry a failed expression with an imported… (authored by teemperor).
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92784

Files:
  lldb/include/lldb/Target/Target.h
  lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp
  lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.h
  lldb/source/Target/Target.cpp
  lldb/source/Target/TargetProperties.td
  lldb/test/API/commands/expression/import-std-module/retry-with-std-module/Makefile
  lldb/test/API/commands/expression/import-std-module/retry-with-std-module/TestRetryWithStdModule.py
  lldb/test/API/commands/expression/import-std-module/retry-with-std-module/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92784.310823.patch
Type: text/x-patch
Size: 19519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20201210/7670b0db/attachment-0001.bin>


More information about the lldb-commits mailing list