[PATCH] D58309: [Reproducers] Have clang make use of lldb's VFS.

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 18 12:31:32 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354283: [Reproducers] Make clang use lldb's VFS. (authored by JDevlieghere, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D58309?vs=187116&id=187269#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58309

Files:
  lldb/trunk/include/lldb/Host/FileSystem.h
  lldb/trunk/include/lldb/Symbol/ClangASTImporter.h
  lldb/trunk/lit/Reproducer/Inputs/ModuleCapture.in
  lldb/trunk/lit/Reproducer/Modules/Inputs/Bar.h
  lldb/trunk/lit/Reproducer/Modules/Inputs/Foo.h
  lldb/trunk/lit/Reproducer/Modules/Inputs/ModuleCXX.in
  lldb/trunk/lit/Reproducer/Modules/Inputs/main.cpp
  lldb/trunk/lit/Reproducer/Modules/Inputs/module.modulemap
  lldb/trunk/lit/Reproducer/Modules/TestModuleCXX.test
  lldb/trunk/lit/Reproducer/TestClangFileRepro.test
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.cpp
  lldb/trunk/source/Plugins/ExpressionParser/Clang/ClangModulesDeclVendor.cpp
  lldb/trunk/source/Plugins/Language/ClangCommon/ClangHighlighter.cpp
  lldb/trunk/source/Symbol/ClangASTContext.cpp
  lldb/trunk/unittests/Language/Highlighting/HighlighterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58309.187269.patch
Type: text/x-patch
Size: 9133 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190218/6eee41bb/attachment.bin>


More information about the llvm-commits mailing list