commit | fd5687662c581b9f94a9076a3cd7436560682cf2 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Sun Feb 19 09:22:45 2017 -0800 |
committer | Rob Landley <rob@landley.net> | Mon Feb 20 22:21:58 2017 -0600 |
tree | 8b6024e81d5fea65146cd8bb1542636688c68bc2 | |
parent | fd866b2f058294cf51a6987a1786ff1bd9e6b1ea [diff] |
4a4b3d65644ce403b0f22887fc0d38b0202ec8c7 upset clang. Recent-ish clang doesn't like self-assignment. Google/Android code always uses the [template-based moral equivalent of] __attribute__((__unused__)) to keep both compilers happy.