platform_system_core/liblog/include
Pirama Arumuga Nainar a2df1ef441 Do not customize __format__ for Windows/MinGW to gnu_printf
Bug: http://b/69933090
Bug: http://b/69933068

MinGW uses gnu_printf to force C99 printf analysis with GCC, but clang
does not support gnu_printf.  So just use the default that's used for
other platforms.  This also mirrors upstream commit
015e637b4b/.

Test: m native-host-cross with Clang.
Change-Id: I3deb266d70e25296c4ae1d58637afbabc3d949c1
2018-06-25 11:52:54 -07:00
..
android Do not customize __format__ for Windows/MinGW to gnu_printf 2018-06-25 11:52:54 -07:00
log Improve ALOGV compatiblity with clang-tidy 2018-01-11 11:11:20 -08:00
private libcutils: compile with BOARD_VNDK_VERSION current 2017-04-17 14:44:17 -07:00