commit | 467bbbd916034ce53a34ebe401be47093ea9b9f2 | [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 | 2990c9e20b8cd69bbe29144adffb81722e04cf46 [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