ref: 91369fd9b7be7ccbc22b3b296a7ea601fb59f8d7
parent: f368f86df6705711dc3341dd910686911270ce69
author: Ivan Krasin <krasin@chromium.org>
date: Mon Jul 25 08:11:02 EDT 2016
Fix compilation error under Clang 4.0. The LLVM trunk has reached 4.0 and now __clang_major__ is not enough to distinguish between old XCode Clang and the new 'real' Clang. Using __apple_build_version__ allows to make this distinction. BUG=chromium:631144 Change-Id: I0b6e46fddfe4f409c7b7e558bda34872e60ee2d9