[Lldb-commits] [PATCH] D43984: Make the clang module cache setting available without a target

Adrian Prantl via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 2 10:57:56 PST 2018


aprantl updated this revision to Diff 136803.
aprantl added a comment.

Added a testcase.


https://reviews.llvm.org/D43984

Files:
  include/lldb/Core/ModuleList.h
  include/lldb/Target/Target.h
  packages/Python/lldbsuite/test/lang/objc/modules-cache/Makefile
  packages/Python/lldbsuite/test/lang/objc/modules-cache/TestClangModulesCache.py
  packages/Python/lldbsuite/test/lang/objc/modules-cache/f.h
  packages/Python/lldbsuite/test/lang/objc/modules-cache/main.m
  packages/Python/lldbsuite/test/lang/objc/modules-cache/module.modulemap
  packages/Python/lldbsuite/test/lldbtest.py
  source/Core/Debugger.cpp
  source/Core/ModuleList.cpp
  source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
  source/Target/Target.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43984.136803.patch
Type: text/x-patch
Size: 12922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180302/c07ae69d/attachment-0001.bin>


More information about the lldb-commits mailing list