android_system_core/liblog/include
Chih-Hung Hsieh 67f72bde26 Declare __FAKE_USE_VA_ARGS as a variadic function.
This avoids 2 static analysis warnings:
* assigned but unused variables in __VA_ARGS__
* unused expression result in __VA_ARGS__

Bug: 111614304
Test: make with WITH_TIDY=1
Change-Id: I4faae8787f6cc76de7ff4b6d08d25d0cb47324ea
2018-07-23 13:03:19 -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 variadic function. 2018-07-23 13:03:19 -07:00
private [logd] Modernize codebase by replacing NULL with nullptr 2018-07-13 17:50:55 -07:00