This file is indexed.

/usr/include/clang/Basic/Version.inc is in libclang-dev 3.0-6ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
#define CLANG_VERSION 3.0
#define CLANG_VERSION_MAJOR 3
#define CLANG_VERSION_MINOR 0
#if 0
#define CLANG_VERSION_PATCHLEVEL 
#endif