-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give appropriate errors for out of order execution related props (#713)
* Give appropriate errors for out of order execution related props * Add CLVK_IGNORE_OUT_OF_ORDER_EXECUTION flag to control OOOE * edit readme * edit readme * enable the use of config file options * use bool instead of uint * Update README.md Co-authored-by: Romaric Jodin <[email protected]> * use func instead of val Co-authored-by: Romaric Jodin <[email protected]> * fix format * use bool instead of uint Co-authored-by: Romaric Jodin <[email protected]> * get rid of unneeded code * revert untouched code * get rid of set * fix format Co-authored-by: Romaric Jodin <[email protected]> * fix format * revert untouched code * fix oooe condition * Update README.md * Update README.md --------- Co-authored-by: Romaric Jodin <[email protected]> Co-authored-by: Kévin Petit <[email protected]>
- Loading branch information
1 parent
35577d1
commit 99c68d1
Showing
3 changed files
with
16 additions
and
0 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
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