1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-17 03:30:35 +01:00
Martin Storsjo f285813ec1 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.
2019-01-21 16:14:06 +02:00
2018-04-19 11:21:15 -07:00
2018-05-04 11:05:58 -07:00
2018-05-23 12:19:40 -07:00
2016-09-11 13:28:30 +03:00
2018-04-19 11:21:15 -07:00
2013-09-07 18:32:50 +03:00
2018-04-19 11:21:15 -07:00
2017-06-05 10:10:15 -07:00
2014-06-23 10:45:50 +03:00
2012-09-13 23:27:27 +03:00
Description
No description provided
9.6 MiB
Languages
C++ 74.9%
C 24.8%
CMake 0.2%
Makefile 0.1%