llvm-capstone/compiler-rt/lib/hwasan
Arthur Eubanks bf124017a2 [NFC] Rename variable to workaround old gcc bug
Summary:
gcc 5.1 is still supported according to
https://releases.llvm.org/10.0.0/docs/GettingStarted.html

We're hitting the following bug due to a variable created in the loop header being the same as a variable used in the loop header:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54430

Reviewers: hctim, pcc

Subscribers: #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D81594
2020-06-10 12:14:53 -07:00
..
scripts
.clang-format
CMakeLists.txt
hwasan_allocator.cpp
hwasan_allocator.h
hwasan_blacklist.txt
hwasan_checks.h
hwasan_dynamic_shadow.cpp
hwasan_dynamic_shadow.h
hwasan_exceptions.cpp
hwasan_flags.h
hwasan_flags.inc
hwasan_globals.cpp
hwasan_globals.h
hwasan_interceptors_vfork.S
hwasan_interceptors.cpp
hwasan_interface_internal.h
hwasan_linux.cpp
hwasan_malloc_bisect.h
hwasan_mapping.h
hwasan_memintrinsics.cpp
hwasan_new_delete.cpp
hwasan_poisoning.cpp
hwasan_poisoning.h
hwasan_report.cpp [NFC] Rename variable to workaround old gcc bug 2020-06-10 12:14:53 -07:00
hwasan_report.h
hwasan_setjmp.S
hwasan_tag_mismatch_aarch64.S
hwasan_thread_list.cpp
hwasan_thread_list.h
hwasan_thread.cpp
hwasan_thread.h
hwasan_type_test.cpp
hwasan.cpp
hwasan.h
hwasan.syms.extra