Skip to content

Change parser error to be for keyword - #10

Merged
aleph-oh merged 1 commit into
cilkfrom
make-feature-error-for-spawn-focus-keyword
Apr 7, 2024
Merged

Change parser error to be for keyword#10
aleph-oh merged 1 commit into
cilkfrom
make-feature-error-for-spawn-focus-keyword

Conversation

@aleph-oh

Copy link
Copy Markdown
Owner

Change the parser error for how we gate the Cilk feature to focus on the cilk_spawn keyword rather than the spawned expression.

Future work in this direction includes making sure that errors for spawns include the cilk_spawn as well as whatever code is spawned.

@aleph-oh
aleph-oh merged commit 87db005 into cilkApr 7, 2024
@aleph-oh
aleph-oh deleted the make-feature-error-for-spawn-focus-keyword branch April 7, 2024 18:27
oooacaiooo referenced this pull request in mcj-group/rust-cilk Sep 28, 2025
# This is the 1st commit message:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #2:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #3:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #4:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #5:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #6:
debug
# This is the commit message #7:
debug
# This is the commit message #8:
debug
# This is the commit message #9:
debug
# This is the commit message #10:
debug
# This is the commit message #11:
debug
oooacaiooo referenced this pull request in mcj-group/rust-cilk Oct 24, 2025
# This is the 1st commit message:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #2:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #3:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #4:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #5:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #6:
debug
# This is the commit message #7:
debug
# This is the commit message #8:
debug
# This is the commit message #9:
debug
# This is the commit message #10:
debug
# This is the commit message #11:
debug
oooacaiooo referenced this pull request in mcj-group/rust-cilk Mar 25, 2026
# This is the 1st commit message:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #2:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #3:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #4:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #5:
in llvm-project: Move Orphaning analysis to parent functions
# This is the commit message #6:
debug
# This is the commit message #7:
debug
# This is the commit message #8:
debug
# This is the commit message #9:
debug
# This is the commit message #10:
debug
# This is the commit message #11:
debug
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@aleph-oh