android_system_core/liblog/include
Chih-Hung Hsieh fdd3f5ec74 Use __VA_ARGS__ when in clang static analyzer.
Clang static analyzer can optimize out if (false) ...
and report unused variables in __VA_ARGS__.

Bug: 111614304
Test: make with WITH_TIDY=1
Change-Id: I214ced736230fda847031fd4eee23015fd988ffc
2018-07-18 17:07:45 -07:00
..
android Do not customize __format__ for Windows/MinGW to gnu_printf 2018-06-25 11:52:54 -07:00
log Use __VA_ARGS__ when in clang static analyzer. 2018-07-18 17:07:45 -07:00
private [logd] Modernize codebase by replacing NULL with nullptr 2018-07-13 17:50:55 -07:00