summaryrefslogtreecommitdiff
path: root/vpx_dsp/x86/fwd_txfm_avx2.c
diff options
context:
space:
mode:
authorIvan Krasin <krasin@chromium.org>2016-07-25 12:11:02 -0700
committerJohann Koenig <johannkoenig@google.com>2016-07-25 19:18:49 +0000
commit91369fd9b7be7ccbc22b3b296a7ea601fb59f8d7 (patch)
tree19c090f1432fc4498090a1444feb3acabd7d97b3 /vpx_dsp/x86/fwd_txfm_avx2.c
parentf368f86df6705711dc3341dd910686911270ce69 (diff)
downloadlibvpx-91369fd9b7be7ccbc22b3b296a7ea601fb59f8d7.tar
libvpx-91369fd9b7be7ccbc22b3b296a7ea601fb59f8d7.tar.gz
libvpx-91369fd9b7be7ccbc22b3b296a7ea601fb59f8d7.tar.bz2
libvpx-91369fd9b7be7ccbc22b3b296a7ea601fb59f8d7.zip
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
Diffstat (limited to 'vpx_dsp/x86/fwd_txfm_avx2.c')
0 files changed, 0 insertions, 0 deletions