[Lldb-commits] [PATCH] D59524: Improve error handling for Clang module imports

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 19 08:37:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356462: Improve error handling for Clang module imports. (authored by adrian, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D59524?vs=191215&id=191313#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59524

Files:
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/Bar.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/Foo.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/Inputs/Bar.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/Inputs/Foo.h
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/Inputs/module.modulemap
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/Makefile
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/TestCXXModulesImport.py
  lldb/trunk/packages/Python/lldbsuite/test/lang/cpp/modules-import/module.modulemap
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59524.191313.patch
Type: text/x-patch
Size: 6078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190319/3bb6849f/attachment.bin>


More information about the lldb-commits mailing list