ΒΆstd::string getLLVMRevision()

Description

Retrieves the repository revision number (or identifier) from which LLVM was built. If Clang and LLVM are in the same repository, this returns the same string as getClangRevision.

Declared at: clang/include/clang/Basic/Version.h:41