Skip to content
  • Daniel Sabo's avatar
    Fix weak_import warnings on OSX · 80441b72
    Daniel Sabo authored
    Remove CL_EXT_SUFFIX__VERSION_1_1 from the typedefs, which
    appears to be an error in the header. The GCC error isn't
    descriptive, but Clang specifically says the attribute
    can't be applied to a typedef.
    80441b72