HomeFreeBSD

For clang, move the definition of FREEBSD_CC_VERSION into its own header

Description

For clang, move the definition of FREEBSD_CC_VERSION into its own header
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

Details

Provenance
dimAuthored on
Parents
rS301276: nxge(4): Remove useless self-assignment.
Branches
Unknown
Tags
Unknown