[PATCH] D13474: [VFS] Port tooling to use the in-memory file system.

Benjamin Kramer via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 6 09:02:32 PDT 2015


bkramer updated this revision to Diff 36632.
bkramer added a comment.

- Don't rebuild VFS for every compile command
- Still have to guard against multiple runs of one Tool, ClangToolTest.ArgumentAdjusters does that.


http://reviews.llvm.org/D13474

Files:
  include/clang/Tooling/Tooling.h
  lib/Tooling/Tooling.cpp
  unittests/Tooling/ToolingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13474.36632.patch
Type: text/x-patch
Size: 11277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20151006/6da18087/attachment-0001.bin>


More information about the cfe-commits mailing list