Skip to content

[libcu++] Fix clang tidy in atomic headers#8874

Merged
davebayer merged 1 commit into
NVIDIA:mainfrom
pciolkosz:satisfy_clang_tidy_in_atomic_headers
May 8, 2026
Merged

[libcu++] Fix clang tidy in atomic headers#8874
davebayer merged 1 commit into
NVIDIA:mainfrom
pciolkosz:satisfy_clang_tidy_in_atomic_headers

Conversation

@pciolkosz
Copy link
Copy Markdown
Contributor

Somehow #8802 fails on clang-tidy in atomic headers. This PR fixes the issue it was complaining about. We always pass nullptr to that macro, should we just remove the macro argument?

@pciolkosz pciolkosz requested a review from a team as a code owner May 8, 2026 02:30
@pciolkosz pciolkosz requested a review from Jacobfaib May 8, 2026 02:30
@github-project-automation github-project-automation Bot moved this to Todo in CCCL May 8, 2026
@cccl-authenticator-app cccl-authenticator-app Bot moved this from Todo to In Review in CCCL May 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 8, 2026

🥳 CI Workflow Results

🟩 Finished in 1h 17m: Pass: 100%/110 | Total: 1d 16h | Max: 1h 01m | Hits: 99%/316956

See results here.

@davebayer davebayer merged commit b496a76 into NVIDIA:main May 8, 2026
132 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants