clang 17.0.0git
|
Create a pre-configured CompilerInstance
for incremental processing.
More...
#include "clang/Interpreter/Interpreter.h"
Static Public Member Functions | |
static llvm::Expected< std::unique_ptr< CompilerInstance > > | create (std::vector< const char * > &ClangArgv) |
Create a pre-configured CompilerInstance
for incremental processing.
Definition at line 41 of file Interpreter.h.
|
static |
Definition at line 127 of file Interpreter.cpp.
References clang::driver::Driver::BuildCompilation(), clang::CreateAndPopulateDiagOpts(), and clang::driver::Driver::setCheckInputsExist().