Use -Wno-format-pedantic to disable overly aggressive format string warning.
Bug: 20148343 The latest clang warns on "%p" being used with non-void pointer types, which would require a great deal of cleanup in several sub-projects. Change-Id: I4175d5cf8709504455067c906a2eb8ccc8e25432
Loading
Please register or sign in to comment