13 #ifndef LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 14 #define LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 40 llvm::vfs::getRealFileSystem(),
41 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
42 std::make_shared<PCHContainerOperations>());
50 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
51 std::make_shared<PCHContainerOperations>());
98 #endif // LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H
Implements support for file system lookup, file system caching, and directory search management...
Abstract interface, implemented by clients of the front-end, which formats and prints fully processed...
The context of an execution, including the information about compilation and results.
Dataflow Directional Tag Classes.