Note that this change is not strictly NFC since we add the
(&(name) != &WRAP(name) part to the conditional for the _VER variant
of the macro.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D61204
[Sanitizer] Cleanup {ASAN, MSAN}_INTERCEPT_FUNC[_VER] macro ClosedPublic Authored by yln on Apr 26 2019, 11:01 AM.
Details Summary Note that this change is not strictly NFC since we add the
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 26 2019, 11:01 AM This revision is now accepted and ready to land.Apr 26 2019, 5:27 PM Closed by commit rCRT359466: [Sanitizer] Cleanup {ASAN, MSAN}_INTERCEPT_FUNC[_VER] macro (authored by yln). · Explain WhyApr 29 2019, 9:38 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197133 lib/asan/asan_interceptors.h
lib/msan/msan_interceptors.cc
|