Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Add tests for lexical equality of expressions. #178

Closed
secure-sw-dev-bot opened this issue Jan 15, 2022 · 1 comment
Closed

Add tests for lexical equality of expressions. #178

secure-sw-dev-bot opened this issue Jan 15, 2022 · 1 comment

Comments

@secure-sw-dev-bot
Copy link

This issue was copied from checkedc/checkedc#178


This implements tests for checkedc/checkedc-clang#107

As part of statically checking bounds declarations, we need to check symbolic equality of expressions and to lexicographically order expressions (for sorting commutative operands). This implements language-level tests of bounds declarations that indirectly cover lexical equality/inequality.

@secure-sw-dev-bot
Copy link
Author

Comment from @dtarditi:

As part of statically checking bounds declarations, we need to check symbolic equality of expressions and to lexicographically order expressions (for sorting commutative operands). This implements language-level tests of bounds declarations that indirectly cover lexical equality/inequality.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant