Lines Matching refs:libc
3 libcxx-test-path := $(abspath $(NDK)/sources/cxx-stl/llvm-libc++/libcxx/test)
19 # The following are for compiling libc++ tests only. Regular code doesn't need them
22 # Add -UNDEBUG because some libc++ tests use assert() which become nothing when -DNDEBUG
119 $(error clang3.3 is not tested against libc++. Please upgrade to clang3.4 or after, or use gcc4.8)