1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavutil
Martin Storsjö 8e2346154e libavutil: Hook up the rest of the gcc specific attributes to clang as well
Hook up all attributes that don't have a MSVC specific version at the
moment.

See f637046d313 for details.

These don't seem to be critical for building with clang in MSVC mode
though, and thus haven't been hooked up until now.

These seem to build fine with as old clang as 3.3 at least.
(clang 3.3 disguises itself as gcc 4.2 normally, so all of these
have been used for clang before, except for av_cold.)

The clang version numbers themselves are useless for detecting what
attributes are available, since Apple's clang builds use a completely
different versioning (presenting itself as e.g. clang 8.0 instead
of 3.8).

Signed-off-by: Martin Storsjö <martin@martin.st>
2017-03-22 14:25:45 +02:00
..
2016-05-04 18:16:21 +02:00
2017-03-14 17:23:32 +01:00
2016-05-04 18:16:21 +02:00
2016-10-02 18:58:04 +02:00
2016-10-02 18:58:04 +02:00
2016-05-10 11:30:25 +02:00
2017-03-01 11:23:19 -05:00
2015-08-31 17:06:32 +02:00
2016-05-04 18:16:21 +02:00
2017-01-26 10:25:20 +01:00
2017-02-11 11:37:45 +01:00
2017-02-11 11:37:45 +01:00
2016-08-03 10:56:52 +02:00
2017-03-01 11:23:19 -05:00
2016-09-03 15:11:29 +02:00
2016-05-04 18:16:21 +02:00
2016-05-04 18:16:21 +02:00
2015-12-14 16:42:35 +01:00