platform_system_core/include/log
Colin Cross 412ad0dad8 Hide gnu extension warnings in log/log.h
system/core/include is included in the global include path using
-isystem, which hides all warnings.  Fix warnings in log/log.h
in preparation for moving from -isystem to -I.

log/log.h uses gnu extensions for zero-argument variadic macro token
pasting, which clang warns about with -Weverything.  Hide the warnings
using pragmas.

Test: m -j native
Bug: 31492149
Change-Id: Ib2113f877d811a6ecc0e91c035640b506f04bd86
2016-09-16 11:13:20 -07:00
..
event_tag_map.h Move liblog headers to system/core/include/log 2013-07-24 12:32:39 -07:00
log.h Hide gnu extension warnings in log/log.h 2016-09-16 11:13:20 -07:00
log_read.h liblog: Add log_time += operator 2015-01-05 16:27:54 +00:00
logd.h Add logd security buffer tag types and string write API. 2016-01-19 17:13:28 +00:00
logger.h logger: validate hdr_size field in logger entry 2016-08-23 14:51:50 -07:00
logprint.h logcat: format verbs and adverbs 2016-07-06 11:16:07 -07:00
uio.h Only Windows doesn't have <sys/uio.h>. 2014-11-25 13:27:43 -08:00