Learn more about cloning repositories
You have read-only access
[ClangImporter] Don't assume inner pointers are nullable. Some inner pointers are explicitly annotated as _Nonnull, and we should believe that. This is important when passing, say, pointers to arrays.