platform_system_core/liblog/include
Chih-Hung Hsieh 62b0ef556d Declare __fake_use_va_args as a variadic function.
* New clang compiler requires variadic function to have
  at least one named parameter type.
* Use ##__VA_ARGS__ to work with empty __VA_ARGS__.
* Fix one ALOG_ASSERT parameter bug in lmkd/lmkd.c.

Bug: 111614304
Test: make with WITH_TIDY=1
Change-Id: I90f35aa88527a6897954f69a35b256a157a725c5
2018-07-25 14:36:35 -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-25 14:36:35 -07:00
private [logd] Modernize codebase by replacing NULL with nullptr 2018-07-13 17:50:55 -07:00