]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/clang/include/clang/Basic/Version.inc
Update llvm, clang, lld, lldb, compiler-rt and libc++ to release_39
[FreeBSD/FreeBSD.git] / lib / clang / include / clang / Basic / Version.inc
1 /* $FreeBSD$ */
2
3 #define CLANG_VERSION                   3.9.1
4 #define CLANG_VERSION_MAJOR             3
5 #define CLANG_VERSION_MINOR             9
6 #define CLANG_VERSION_PATCHLEVEL        1
7
8 #define CLANG_VENDOR                    "FreeBSD "
9
10 #define SVN_REVISION                    "288847"