Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[clang][Interp][NFC] Add Pointer::isDereferencable()
Summary: We currently have a few places where we check whether a pointer can be read from at all. Add a function to do that. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D59822397
- Loading branch information