You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hide some comments from -Wdocumentation to shut up warnings
Clang doesn't seem to treat variables of function pointer type as valid
functions (unlike e.g. typedefs of function types), so it was warning
about \param and \returns. For now, just disable the warning in this
header. I filed rdar://problem/24978538 to fix clang.
0 commit comments