Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Library Forwarding: Avoid de-sugaring pointee types
Doing so would accidentally resolve typedefs before. This code isn't needed now that integers are mapped to fixed-size equivalents anyway.
- Loading branch information