Don't leak caller_pc var from the macro
(it's not supposed to be used by interceptors).
Use UNUSED instead of (void) cast.
Depends on D112540.
Differential D112541
tsan: tidy up SCOPED_INTERCEPTOR_RAW dvyukov on Oct 26 2021, 7:57 AM. Authored by
Details
Don't leak caller_pc var from the macro Depends on D112540.
Diff Detail
|