Fix asan infinite loop on undefined symbol
authorSerge Guelton <sguelton@redhat.com>
Sat, 20 Jul 2019 17:44:30 +0000 (17:44 +0000)
committerSerge Guelton <sguelton@redhat.com>
Sat, 20 Jul 2019 17:44:30 +0000 (17:44 +0000)
commita30a4a35ecbd2ebff79de8a193e7045b17da3ff5
tree59a112a43daff6fc90d4ad7d63c6cac0fa2a2e7a
parentcd9b19484b63c373de00aaacc4ee4da81247c17c
Fix asan infinite loop on undefined symbol

Fix llvm#39641

Recommit of r366413

Differential Revision: https://reviews.llvm.org/D63877

> llvm-svn: 366632

llvm-svn: 366638
compiler-rt/lib/interception/interception_linux.cc
compiler-rt/test/asan/TestCases/Linux/dlopen-mixed-c-cxx.c [new file with mode: 0644]