Can be used to disable interceptor to workaround issues of
non-instrumented code.
Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87897
[msan][asan] Add runtime flag intercept_strcmp ClosedPublic Authored by vitalybuka on Sep 18 2020, 3:04 AM.
Details Summary Can be used to disable interceptor to workaround issues of
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 18 2020, 8:20 AM This revision was landed with ongoing or failed builds.Sep 18 2020, 1:46 PM Closed by commit rG516d75743205: [msan][asan] Add runtime flag intercept_strcmp (authored by vitalybuka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 292737 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
compiler-rt/lib/sanitizer_common/sanitizer_flags.inc
compiler-rt/test/asan/TestCases/strcmp.c
compiler-rt/test/msan/strcmp.c
|
clang-tidy: error: no template named 'AddrHashMap'; did you mean '__asan::AddrHashMap'? [clang-diagnostic-error]
not useful