summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2018-06-27 16:06:15 +0000
committerVedant Kumar <vsk@apple.com>2018-06-27 16:06:15 +0000
commitfa7d242979c1f7e583913ae81b763c807690136f (patch)
treec8ab58a248639fe7f2759844e8ad3807d2fe9327 /lib
parent198f0af91224a1b5590e60ba7e2c26fca56600b3 (diff)
[asan] Relax the null_deref.cc test even further
On Darwin/x86_64, asan may report the crashing line of NullDeref as line 19 (i.e the closing brace of the function), whereas on other targets we see line 15 ("ptr[10]++"). The optimized debug info here isn't reliable enough to check. rdar://problem/41526369 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@335747 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions