This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 9ad6a327f [hwasan] Link ubsan_cxx to shared runtime library. new ac763b2ef [asan] Don't check ODR violations for particular types of globals
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/asan/asan_globals.cc | 13 +++++++++---- test/asan/TestCases/Linux/odr_indicators.cc | 26 ++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 4 deletions(-) create mode 100644 test/asan/TestCases/Linux/odr_indicators.cc