Author :
Werner Lemberg
Date :
2017-08-23 08:18:22
Hash :e1d0249e Message :[sfnt] Fix clang compilation (#51788).
* src/sfnt/pngshim.c (premultiply_data): Use vectors instead of
scalars.
(vector_shuffle): New macro to take of a different built-in function
name on clang.