ΒΆCXString clang_TargetInfo_getTriple(
    CXTargetInfo Info)

Description

Get the normalized target triple as a string. Returns the empty string in case of any error.

Declared at: clang/include/clang-c/Index.h:1690

Parameters

CXTargetInfo Info