Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 17625 Build 17625: arc lint + arc unit
Event Timeline
Comment Actions
Link to corresponding review that introduced the change is https://reviews.llvm.org/D45470
Another option is to use <atomic> and std::atomic but that will be functionality change. I'd rather avoid that.