Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
6,850 ms | x64 debian > libarcher.races::lock-unrelated.c |
Paths
| Differential D104152
[sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC) ClosedPublic Authored by kda on Jun 11 2021, 1:40 PM.
Details Summary
Diff Detail
Unit TestsFailed
Event Timelinekda retitled this revision from Remove numeric values from -asan-use-after-return flag. to [sanitizer] Remove numeric values from -asan-use-after-return flag..Jun 11 2021, 2:08 PM kda retitled this revision from [sanitizer] Remove numeric values from -asan-use-after-return flag. to [sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC). This revision is now accepted and ready to land.Jun 11 2021, 3:02 PM This revision was landed with ongoing or failed builds.Jun 11 2021, 3:14 PM Closed by commit rG1d22596b2f6a: [sanitizer] Remove numeric values from -asan-use-after-return flag. (NFC) (authored by kda). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 351552 llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/DebugInfo/X86/asan_debug_info.ll
llvm/test/Instrumentation/AddressSanitizer/debug_info.ll
llvm/test/Instrumentation/AddressSanitizer/fake-stack.ll
llvm/test/Instrumentation/AddressSanitizer/lifetime-throw.ll
llvm/test/Instrumentation/AddressSanitizer/lifetime.ll
|