-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: remove
SymContext.h_err?
field, move `addGoalsForMissingH…
…ypotheses` functionality into `fromLocalContext` (#181) ### Description: Continues the cleanup started in #180 by getting rid of `h_err?` and `addGoalsForMissingHypotheses`. Note that we remove the ability to add a goal for `CheckSPAlignment`, this option was false by default, and never used ### Testing: What tests have been run? Did `make all` succeed for your changes? Was conformance testing successful on an Aarch64 machine? yes ### License: By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. Co-authored-by: Shilpi Goel <[email protected]>
- Loading branch information
1 parent
4414dc5
commit b30d765
Showing
2 changed files
with
27 additions
and
90 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
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