llvm-project/libcxxabi
Evgeniy Stepanov 3e01d1b32e Replace cmake check for printf with a check for fopen.
Printf is a builtin, and the check fails with -Werror because of a clang
warning about an incompatible redeclaration.

llvm-svn: 255186
2015-12-10 00:44:42 +00:00
..
cmake Replace cmake check for printf with a check for fopen. 2015-12-10 00:44:42 +00:00
include ibc++abi: mark visibility 2015-12-04 02:14:58 +00:00
lib Add ability to set OPTIONS for compile 2013-09-09 23:53:08 +00:00
src ibc++abi: mark visibility 2015-12-04 02:14:58 +00:00
test Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
www Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
.arcconfig Add an .arcconfig for libc++abi. 2014-10-17 16:48:56 +00:00
.gitignore .gitignore: ignore vim swap files 2015-12-04 02:15:02 +00:00
CMakeLists.txt Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
CREDITS.TXT Adding ABI support for __cxa_throw_bad_array_new_length. 2014-09-11 17:26:43 +00:00
LICENSE.TXT Update copyright year to 2015. 2015-03-12 20:13:54 +00:00