aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec/include
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-01-21 16:09:05 +0200
committerMartin Storsjo <martin@martin.st>2019-01-21 16:14:06 +0200
commitf285813ec15e7c6f8e4839c9eb4f6b0cd2da1990 (patch)
treec86996f6e511721146481919dcbfb16eeeac72f4 /libAACdec/include
parent02103fd6308a40c58013d8ec8610ad8a71075aca (diff)
downloadfdk-aac-f285813ec15e7c6f8e4839c9eb4f6b0cd2da1990.tar.gz
fdk-aac-f285813ec15e7c6f8e4839c9eb4f6b0cd2da1990.tar.bz2
fdk-aac-f285813ec15e7c6f8e4839c9eb4f6b0cd2da1990.zip
Fix FDK_FALLTHROUGH for apple clang
In the apple branded version of clang, the [[clang::fallthrough]] attribute isn't supported. Directly exposing __has_cpp_attribute(clang::fallthrough) to the preprocessor breaks when building in C mode with GCC, which forces wrapping it in an extra layer of #ifdef __cplusplus.
Diffstat (limited to 'libAACdec/include')
0 files changed, 0 insertions, 0 deletions