]> granicus.if.org Git - clang/commit
[Tooling] Add an overload of runToolOnCodeWithArgs that takes VFS
authorEric Liu <ioeric@google.com>
Fri, 18 May 2018 16:06:19 +0000 (16:06 +0000)
committerEric Liu <ioeric@google.com>
Fri, 18 May 2018 16:06:19 +0000 (16:06 +0000)
commit20e9101add0b8e12a1cedfb0c3092f030acaa897
tree1e5ae8d131df5c25f6b932606b20ac9c119e8f99
parent1fa3e2699a6a422a044c097e7f3d5ade1cf3b8a8
[Tooling] Add an overload of runToolOnCodeWithArgs that takes VFS

Summary: ... to support purely VFS-based tools.

Reviewers: bkramer

Subscribers: klimek, cfe-commits

Differential Revision: https://reviews.llvm.org/D47074

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@332731 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Tooling/Tooling.h
lib/Tooling/Tooling.cpp