julia
97d507ba
- fix a couple static variable data-races (#59408)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
110 days ago
fix a couple static variable data-races (#59408) I used clang-ast to get a list of all static variables in functions and checked each for possible data races and then had Claude fix them.
References
#59408 - fix a couple static variable data-races
Author
vtjnash
Parents
b22b6292
Loading