android_system_core/liblog/include
Chih-Hung Hsieh 9cb232b4de 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
2018-10-02 17:38:41 -07:00
..
android Do not customize __format__ for Windows/MinGW to gnu_printf 2018-06-25 11:52:54 -07:00
log Declare __fake_use_va_args as a constexpr function. 2018-10-02 17:38:41 -07:00
private [logd] Modernize codebase by replacing NULL with nullptr 2018-07-13 17:50:55 -07:00