[Lldb-commits] [PATCH] D58309: [Reproducers] Have clang make use of	lldb's VFS.
    Jonas Devlieghere via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Fri Feb 15 17:00:22 PST 2019
    
    
  
JDevlieghere updated this revision to Diff 187116.
JDevlieghere added a comment.
- Have lldb use a custom module cache and remove it before replaying the reproducer.
- Remove the cocoa test now that we have a capture and replay test.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58309/new/
https://reviews.llvm.org/D58309
Files:
  lldb/include/lldb/Host/FileSystem.h
  lldb/include/lldb/Symbol/ClangASTImporter.h
  lldb/lit/Reproducer/Inputs/ModuleCapture.in
  lldb/lit/Reproducer/Modules/Inputs/Bar.h
  lldb/lit/Reproducer/Modules/Inputs/Foo.h
  lldb/lit/Reproducer/Modules/Inputs/ModuleCXX.in
  lldb/lit/Reproducer/Modules/Inputs/main.cpp
  lldb/lit/Reproducer/Modules/Inputs/module.modulemap
  lldb/lit/Reproducer/Modules/TestModuleCXX.test
  lldb/lit/Reproducer/TestClangFileRepro.test
  lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
  lldb/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
  lldb/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
  lldb/source/Symbol/ClangASTContext.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58309.187116.patch
Type: text/x-patch
Size: 7566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190216/f3396a99/attachment-0001.bin>
    
    
More information about the lldb-commits
mailing list