-
Notifications
You must be signed in to change notification settings - Fork 265
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Further simplification of (in)equalities over pointers
Address-of plus offset cannot be NULL when the pointer remains within bounds; equalities when left and right sides refer to the same object can be simplified to equalities over the pointer offsets.
- Loading branch information
1 parent
ef4e270
commit 0f5a631
Showing
1 changed file
with
32 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters