commit | a138e3bbde6e9d40f199dfb8ced59184266bcb99 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Oct 02 14:46:48 2018 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Oct 02 17:38:41 2018 -0700 |
tree | aaa718a39ea32f0d347d7b9fbbcd8927c282c8a0 | |
parent | 5a6f403e43b294a9cc1b83c0f7adafc0f454b2dd [diff] |
Declare __fake_use_va_args as a constexpr function. * Need a body and return value for this function so the constexpr check can inline it. * C mode can just use an extern function declaration, but not constexpr. Bug: 116854606 Bug: 111614304 Test: build with WITH_TIDY=1 and enable static analyzer checks Change-Id: Ie3f4efbcabed99416d196b6c361a772b8c6a4035