This reverts commit cf730d8ce1341ba593144df2e2bc8411238e04c3. It turned out that D118184 is causing segfaults in some situations.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118739
Revert "[ASan] Not linking asan_static library for DSO." ClosedPublic Authored by kstoimenov on Feb 1 2022, 2:30 PM.
Details Summary This reverts commit cf730d8ce1341ba593144df2e2bc8411238e04c3. It turned out that D118184 is causing segfaults in some situations.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 1 2022, 3:34 PM This revision was landed with ongoing or failed builds.Feb 1 2022, 3:58 PM Closed by commit rGd7dd7ad827a0: Revert "[ASan] Not linking asan_static library for DSO." (authored by kstoimenov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 405115 clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/sanitizer-ld.c
|