ΒΆstd::string getClangFullCPPVersion()

Description

Retrieves a string representing the complete clang version suitable for use in the CPP __VERSION__ macro, which includes the clang version number, the repository version, and the vendor tag.

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