c371433e4a
file, lib/clang/freebsd_cc_version.h, instead of reusing Version.inc. The header is only included from one .cpp file in the clang tree. This minimizes the number of .cpp files that need to be rebuilt if the version is bumped. Discussed with: bdrewery
4 lines
53 B
C
4 lines
53 B
C
/* $FreeBSD$ */
|
|
|
|
#define FREEBSD_CC_VERSION 1100004
|