ΒΆbool ExecuteCompilerInvocation(
    clang::CompilerInstance* Clang)

Description

ExecuteCompilerInvocation - Execute the given actions described by the compiler invocation object in the given compiler instance.

Declared at: clang/include/clang/FrontendTool/Utils.h:34

Parameters

clang::CompilerInstance* Clang

Returns

- True on success.