summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2018-03-22 11:22:59 -0700
committerGeorge Burgess IV <gbiv@google.com>2018-03-26 18:03:16 -0700
commite9c0e828dede1a0284741ce90c74b1c66f4d70fc (patch)
treef154aad555003c0e6353d224dccc6ab8b7443f36 /libc/malloc_debug/malloc_debug.cpp
parent4d339287080022ed67bb98949d7eb6737f8c917b (diff)
Fix an ifdef in a test
We don't support GCC here anymore. More importantly: `#ifdef foo && bar` is apparently parsed as `#ifdef foo` with extra tokens at the end. Oops. Bug: None Test: Treehugger Change-Id: I63d09b0fbad688d3b68a3327a52b3bb55627272f
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions