aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2021-06-07 11:20:28 -0700
committerElliott Hughes <enh@google.com>2021-06-07 11:20:28 -0700
commit504d0488ad1bd1531e9cff3de4186160f9f47f72 (patch)
treed3fae9f4e07febb6525edcccadf539f68ff61fc7 /libc/malloc_debug/malloc_debug.cpp
parent9af7da4ff881fbbdb44915d4083f63fba88f9233 (diff)
Mark abort(3) as `nomerge`.
Otherwise, since it's `noreturn`, clang will merge multiple call sites in the same function, destroying information that helps you debug _which_ call fired from a tombstone. Bug: https://github.com/android/ndk/issues/1514 Test: treehugger Change-Id: I7930318a813f6a2220266794f16c0e5e72d32869
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions