diff options
author | George Burgess IV <gbiv@google.com> | 2018-03-22 11:22:59 -0700 |
---|---|---|
committer | George Burgess IV <gbiv@google.com> | 2018-03-26 18:03:16 -0700 |
commit | e9c0e828dede1a0284741ce90c74b1c66f4d70fc (patch) | |
tree | f154aad555003c0e6353d224dccc6ab8b7443f36 /libc/malloc_debug/DebugData.cpp | |
parent | 4d339287080022ed67bb98949d7eb6737f8c917b (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/DebugData.cpp')
0 files changed, 0 insertions, 0 deletions