Go to file
Ted Kremenek 8e7fbcc3e4 [static analyzer] Tweak RetainCountChecker's diagnostics to correctly indicate if a message was due to a property access. This can
potentially be refactored for other clients, and this is a regression from the refactoring of property acceses.

llvm-svn: 144571
2011-11-14 21:59:21 +00:00
clang [static analyzer] Tweak RetainCountChecker's diagnostics to correctly indicate if a message was due to a property access. This can 2011-11-14 21:59:21 +00:00
compiler-rt platform/clang_darwin: Improve the "can we build for this arch test" by checking 2011-11-10 19:32:03 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx On FreeBSD, define a macro that causes the unimplemented C99 math.h functions to be declared. This prevents <cmath> users from being broken, unless they actually use the C++ wrappers that call the missing functions. 2011-11-13 17:15:33 +00:00
libcxxabi reformatted to match Clang style; thanks to John McCall for the nudge 2011-08-15 18:06:47 +00:00
lldb Confirm should accept both "Y" and "y" in case somebody confuses the "default answer" indicator for a 2011-11-14 20:02:01 +00:00
llvm Avoid dereferencing off the beginning of lists. 2011-11-14 21:11:15 +00:00
polly www: Remove link to LLVM for upper left corner. This confused a lot of people 2011-11-10 14:01:53 +00:00