Details
Details
- Reviewers
vitalybuka
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
It intentionally calls interceptor which will call sigaction_impl where all works is done.
Paths
| Differential D92519
[tsan] Use REAL macro when calling intercepted function AbandonedPublic Authored by tstellar on Dec 2 2020, 3:56 PM.
Details
Diff Detail
Event Timelinetstellar added a child revision: D92521: [tsan] Fix build failure with _FORTIFY_SOURCE.Dec 2 2020, 4:01 PM Comment Actions It intentionally calls interceptor which will call sigaction_impl where all works is done. This revision now requires changes to proceed.Feb 17 2021, 1:43 PM
Revision Contents
Diff 309085 compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp
|
clang-format not found in user's PATH; not linting file.