Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account for attributes when inserting prelude #319

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Account for attributes when inserting prelude #319

merged 2 commits into from
Sep 4, 2024

Conversation

afd
Copy link
Member

@afd afd commented Sep 4, 2024

Uses libTooling's "associated range" facility to ensure that attributes are captured in the function source range before which Dredd's prelude should be written.

Fixes #318.

afd added 2 commits September 4, 2024 13:47
Uses libTooling's "associated range" facility to ensure that
attributes are captured in the function source range before which
Dredd's prelude should be written.

Fixes #318.
@afd afd merged commit 98b4ace into main Sep 4, 2024
9 checks passed
@afd afd deleted the issue-318 branch September 4, 2024 13:40
Sign up for free to 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.

dredd inject prelude just after [[noreturn]]
1 participant