14 #ifndef LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 15 #define LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 40 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
41 std::make_shared<PCHContainerOperations>());
49 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
50 std::make_shared<PCHContainerOperations>());
97 #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.