left/right is a weird way to refer to address ordering.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Time | Test | |
---|---|---|
2,490 ms | x64 debian > libFuzzer.libFuzzer::fuzzer-finalstats.test |
Paths
| Differential D132622
[HWASan] rename left/right to before/after. ClosedPublic Authored by fmayer on Aug 24 2022, 4:40 PM.
Details
Summary left/right is a weird way to refer to address ordering.
Diff Detail
Unit TestsFailed
Event TimelineThis revision is now accepted and ready to land.Sep 1 2022, 1:40 PM This revision was landed with ongoing or failed builds.Sep 6 2022, 1:52 PM Closed by commit rG9006b082a5e5: [HWASan] rename left/right to before/after. (authored by fmayer). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 455424 compiler-rt/lib/hwasan/hwasan_flags.inc
compiler-rt/lib/hwasan/hwasan_report.cpp
compiler-rt/lib/hwasan/scripts/hwasan_symbolize
compiler-rt/test/hwasan/TestCases/global-with-reduction.c
compiler-rt/test/hwasan/TestCases/global.c
compiler-rt/test/hwasan/TestCases/heap-buffer-overflow-into.c
compiler-rt/test/hwasan/TestCases/heap-buffer-overflow.c
compiler-rt/test/hwasan/TestCases/lto.c
compiler-rt/test/hwasan/TestCases/tag_in_free.c
compiler-rt/test/hwasan/TestCases/use-after-free.c
compiler-rt/test/hwasan/TestCases/wild-free-close.c
|