commit | fdd3f5ec747dee08325b2367a6269054a003dd5e | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jul 18 16:23:02 2018 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Jul 18 17:07:45 2018 -0700 |
tree | c3e6d5160287aa6436f7995e77aa18547fa7ab95 | |
parent | 54f40303d5632e7f5852cd9f467454281c4f979a [diff] |
Use __VA_ARGS__ when in clang static analyzer. Clang static analyzer can optimize out if (false) ... and report unused variables in __VA_ARGS__. Bug: 111614304 Test: make with WITH_TIDY=1 Change-Id: I214ced736230fda847031fd4eee23015fd988ffc