commit | e084f021d1160b720ab6231ed74d0100f7c4db96 | [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 | 6cf75a3f84ea3f6676117463db2431b781bb75b3 | |
parent | a5cada08da3882c9ff10ca61e36110851535d93b [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