Use ASAN_INTERCEPT_FUNC instead of INTERCEPT_FUNCTION so it checks
the return value and reports a message if verbosity >= 1.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM, this looks straightforward. (I wonder why these functions were set up differently? Probably some later change which hasn’t been applied consistently, I guess.)