14 #ifndef LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 15 #define LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 41 llvm::vfs::getRealFileSystem(),
42 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
43 std::make_shared<PCHContainerOperations>());
51 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
52 std::make_shared<PCHContainerOperations>());
101 #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.