diff options
author | Martin Storsjö <martin@martin.st> | 2017-03-21 14:36:33 +0200 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-03-22 14:25:45 +0200 |
commit | 8e2346154e6d58b733fd20326ce706f82fd91b3e (patch) | |
tree | be0974a1770f5202678d903b2644f0c311b68783 /libavresample/version.h | |
parent | 3aa9c523e9cf4f4a5e239ac737281e096c884907 (diff) | |
download | ffmpeg-8e2346154e6d58b733fd20326ce706f82fd91b3e.tar.gz |
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>
Diffstat (limited to 'libavresample/version.h')
0 files changed, 0 insertions, 0 deletions