Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/clang/Basic/Version.inc is written in an unsupported language. File is not indexed.

0001 #define CLANG_VERSION 20.1.8
0002 #define CLANG_VERSION_STRING "20.1.8"
0003 #define CLANG_VERSION_MAJOR 20
0004 #define CLANG_VERSION_MAJOR_STRING "20"
0005 #define CLANG_VERSION_MINOR 1
0006 #define CLANG_VERSION_PATCHLEVEL 8
0007 #define MAX_CLANG_ABI_COMPAT_VERSION 20