summaryrefslogtreecommitdiff
path: root/libc/malloc_debug/malloc_debug.cpp
diff options
context:
space:
mode:
authorLogan Chien <loganchien@google.com>2019-03-20 18:03:19 +0800
committerLogan Chien <loganchien@google.com>2019-03-20 22:49:03 +0800
commit3f68efc9b11d2e300a5a7ce987e904703c33c97a (patch)
treeca4c6c5265d1a085c11c7d0ffac5bfd78b3e475f /libc/malloc_debug/malloc_debug.cpp
parentebdf4c19f9e034d7ec8e0e57539890d5c93eaed1 (diff)
Suppress warnings on pthread_create
This commit suppress warnings on pthread_create because clang-r353983 would check the function declaration against the built-in function defined in llvm/tools/clang/include/clang/Basic/Builtins.def and find a mismatch. Note: This is only found by versioner because these files are not system headers from the perspective of versioner. This warning is ignored in normal builds because bionic headers are system headers in normal builds. Bug: 126457671 Test: lunch walleye-userdebug && make Change-Id: I3f05ba19861f1b9db55c7c55c4496a845802e831
Diffstat (limited to 'libc/malloc_debug/malloc_debug.cpp')
0 files changed, 0 insertions, 0 deletions