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
It's only libc (and only the core libc headers at that), and we're trying to get rid of versioner since it prevents #837 from working on those headers.
I suppose we could leave it but disable the preprocessing part of what it does, but I think it's probably not too hard to just write a test that does this (or modify ndk_headers to verify this).
Description
I was fairly certain we already had this test, but we should verify this so that we don't have problems like #1739 again
The text was updated successfully, but these errors were encountered: