diff options
author | Dan Albert <danalbert@google.com> | 2022-01-07 16:06:54 -0800 |
---|---|---|
committer | Dan Albert <danalbert@google.com> | 2022-01-07 16:06:54 -0800 |
commit | e4106253e73e4a08cedcb8ac6c87cec0375fc70e (patch) | |
tree | 388ef1067852061cdf59974f9a9cddcf44b26131 /libc/malloc_debug/malloc_debug.cpp | |
parent | 952da926708c589fc8cc8f114e196bbdc91f3f3c (diff) |
Fix copy pasta in guard macro for weak symbols.
This was pretty broken. I think anything using this was being given
always-available annotations for everything but 32-bit x86? Treehugger
should complain loudly if this was actually impacting anything though.
I suspect not since the only user of this mode is mainline which
doesn't target far back enough to have arch-specific introduction
guards.
Test: treehugger
Bug: None
Change-Id: I64e96a89d83e64512e661e88915c48a091198992
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions