Go to file
Jean-Daniel Dupas 400dd1c3d0 Remove the "C" in "implicitly declaring C library function" diagnostic
because all functions are not C functions (i.e. NSLog).

llvm-svn: 149150
2012-01-27 23:21:02 +00:00
clang Remove the "C" in "implicitly declaring C library function" diagnostic 2012-01-27 23:21:02 +00:00
compiler-rt Make compiler-rt/trunk/lib/asan compileable with Visual Studio 2008 on Windows. 2012-01-27 15:15:04 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi These commits are intended to be temporary in nature and are to facilitate the testing of libc++abi.dylib at this point in time. 2012-01-25 19:27:42 +00:00
lld First chunk of native object file reader/writer. The lld-core tool now reads YAML file, links, writes that out as native object format, then reads that native file, then writes the YAML to stdout. Thus the test suite tests both YAML reading/writing as well as native object file reading/writing. 2012-01-16 22:03:44 +00:00
lldb Add an InstanceSettings::NotifyOwnerIsShuttingDown() method so that the owner can notify InstanceSettings instances 2012-01-27 21:27:39 +00:00
llvm Remove Deprecated Features 2012-01-27 23:01:35 +00:00
polly Remove unneeded default case 2012-01-26 19:53:01 +00:00