commit | 4c84ca62190bb52310d0837d1478384080c53b97 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Jan 16 10:15:40 2018 -0800 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Feb 08 12:27:02 2018 -0800 |
tree | 283fca2b6aa6daae8b65a812cbb613083bb936a4 | |
parent | 426ee26b3dcc2c6ff0e16096c57f62b98b91b71e [diff] |
Suppress clang 7.0 warnings. capacity_ is used in some build target, and not in others. clang compiler gives warning on unused case, and also on used case if declared as unused. Test: make checkbuild Change-Id: I1800d02129a7587096b6de19dd791d2af44596d4