[ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
| Paths 
 |  Differential  D109081  
[ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref ClosedPublic Authored by kcc on Sep 1 2021, 12:05 PM. 
Details Summary [ubsan] warn inside the sigaction interceptor if static linking is suspected, and continue instead of crashing on null deref 
Diff Detail 
 Event TimelineThis revision is now accepted and ready to land.Sep 1 2021, 12:31 PM This revision was landed with ongoing or failed builds.Sep 1 2021, 12:37 PM Closed by commit rGb0fdbadf9f09: [ubsan] warn inside the sigaction interceptor if static linking is suspected… (authored by kcc).  ·  Explain Why This revision was automatically updated to reflect the committed changes. 
Revision Contents 
 
 
Diff 370016 compiler-rt/lib/sanitizer_common/sanitizer_signal_interceptors.inc
 compiler-rt/test/ubsan/TestCases/Misc/Linux/static-link.cpp
 
 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
clang-tidy: error: use of undeclared identifier 'COMMON_INTERCEPT_FUNCTION' [clang-diagnostic-error]
not useful