rdar://71609176
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D96573
[Clang][ASan] Teach Clang to not emit ASan module destructors when compiling with `-mkernel` or `-fapple-kext`. ClosedPublic Authored by delcypher on Feb 11 2021, 7:38 PM.
Details Summary rdar://71609176
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Feb 17 2021, 2:02 PM This revision was landed with ongoing or failed builds.Feb 25 2021, 12:03 PM Closed by commit rGfdce098b49cb: [Clang][ASan] Teach Clang to not emit ASan module destructors when compiling… (authored by delcypher). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323214 clang/lib/Driver/SanitizerArgs.cpp
clang/test/Driver/darwin-asan-mkernel-kext.c
|