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
[clang][deps] Fix warnings in clang-c/Dependencies.h
* Fix prototype of
clang_experimental_DependencyScannerServiceOptions_create. Note: I
believe adding (void) should be ABI-compatible. This function never
supported variadic arguments in practice.
* Fix spelling of out parameter in documentation comment.
rdar://108821442
rdar://108816007
(cherry picked from commit 3d818df)
0 commit comments