Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D122407
[ASan] Reland of D116182 to always link asan_static library. ClosedPublic Authored by kstoimenov on Mar 24 2022, 8:43 AM.
Details Summary
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 24 2022, 8:43 AM This revision is now accepted and ready to land.Mar 24 2022, 11:22 AM Closed by commit rGdd67e6972f85: [ASan] Reland of D116182 to always link asan_static library. (authored by kstoimenov). · Explain WhyMar 24 2022, 12:32 PM This revision was automatically updated to reflect the committed changes. Comment Actions
The commit message does not mention D121405.
Revision Contents
Diff 418021 clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/test/Driver/sanitizer-ld.c
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/asan_interface.inc
compiler-rt/lib/asan/asan_rtl_x86_64.S
|