summaryrefslogtreecommitdiffstats
path: root/lib/Tooling/StandaloneExecution.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Lift VFS from clang to llvm (NFC)Jonas Devlieghere2018-10-101-1/+1
* [Tooling] Make standalone executor support user-provided vfs.Eric Liu2018-07-121-3/+5
* [Tooling] Fix linking of StandaloneToolExecutorPlugin.Eric Liu2017-11-031-4/+4
* Try to fix warnings and windows test failures caused by r316653Eric Liu2017-10-261-1/+1
* [Tooling] A new framework for executing clang frontend actions.Eric Liu2017-10-261-0/+91