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

Mark all single-arg ctors in autoscheduler code as explicit #7704

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

steven-johnson
Copy link
Contributor

@steven-johnson steven-johnson commented Jul 24, 2023

Good code hygiene, noticed while working on Anderson2021 bugs. (Done via using clang-tidy-17, which has a new check to enforce this.) Note that this also converted a couple of push_back() -> emplace_back().

steven-johnson added a commit that referenced this pull request Jul 25, 2023
Minor code hygiene fix, done as byproduct of #7704
@steven-johnson steven-johnson merged commit df902e7 into main Jul 25, 2023
3 checks passed
@steven-johnson steven-johnson deleted the srj/explicit-ctor branch July 25, 2023 19:14
steven-johnson added a commit that referenced this pull request Jul 25, 2023
Minor code hygiene fix, done as byproduct of #7704
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
ardier pushed a commit to ardier/Halide-mutation that referenced this pull request Mar 3, 2024
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.

2 participants