Information stored there is often been passed along with SignalContext.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 10174 Build 10174: arc lint + arc unit
Event Timeline
| compiler-rt/lib/sanitizer_common/sanitizer_common.h | ||
|---|---|---|
| 808 | I'd like to replace static create with regular constructor, but in new patch. So I'd keep it as is for now. | |
We never own or outlive those two pointers, right? Can you add a comment explaining that to the ctor?