Index: projects/clang700-import/lib/clang/include/clang/Basic/Version.inc =================================================================== --- projects/clang700-import/lib/clang/include/clang/Basic/Version.inc (revision 337314) +++ projects/clang700-import/lib/clang/include/clang/Basic/Version.inc (revision 337315) @@ -1,11 +1,11 @@ /* $FreeBSD$ */ #define CLANG_VERSION 7.0.0 #define CLANG_VERSION_STRING "7.0.0" #define CLANG_VERSION_MAJOR 7 #define CLANG_VERSION_MINOR 0 #define CLANG_VERSION_PATCHLEVEL 0 #define CLANG_VENDOR "FreeBSD " -#define SVN_REVISION "338536" +#define SVN_REVISION "338892" Index: projects/clang700-import/lib/clang/include/lld/Common/Version.inc =================================================================== --- projects/clang700-import/lib/clang/include/lld/Common/Version.inc (revision 337314) +++ projects/clang700-import/lib/clang/include/lld/Common/Version.inc (revision 337315) @@ -1,10 +1,10 @@ // $FreeBSD$ #define LLD_VERSION 7.0.0 #define LLD_VERSION_STRING "7.0.0" #define LLD_VERSION_MAJOR 7 #define LLD_VERSION_MINOR 0 #define LLD_REPOSITORY_STRING "FreeBSD" // - -#define LLD_REVISION_STRING "338536-1200005" +#define LLD_REVISION_STRING "338892-1200005"