-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BYOC] Support control flow in annotate_target (#6641)
* Change annotate target * Annotate_target * Revert namespace changes * Add tests for if-else node * Add while_let testcase * No merging in ifelse * Remove scope builder * Add ops * Replace < with less * Linter * Pass Tests * Change back to static const * Cpplinter * address PR comments' * PR Comments * Clang-format check * PR Comments * PR Comments * Change back to Insert Ann in AnnotateARgs Co-authored-by: Ritwik Das <[email protected]> Co-authored-by: Ubuntu <[email protected]>
- Loading branch information
1 parent
4073adc
commit d5728bd
Showing
2 changed files
with
202 additions
and
21 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