Go to file
Benjamin Kramer 1ed0fa452c Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the other virtual methods out of line as they are only called from within Value.cpp anyway.
llvm-svn: 157123
2012-05-19 19:15:25 +00:00
clang objective-c: Warn if default synthesizing readonly IBOutlet properties 2012-05-19 18:17:17 +00:00
compiler-rt tsan: check for overflow in malloc() 2012-05-18 09:41:52 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc Switch to BSD/MIT dual license. 2012-02-22 04:47:39 +00:00
libcxx Revert my _LIBCPP_INLINE_VISIBILITY changes, r157097 and r157107 2012-05-19 07:14:17 +00:00
libcxxabi Fix bug in cxa_demangle involving template substitution. 2012-05-02 15:38:11 +00:00
lld remove completed items 2012-05-04 01:14:02 +00:00
lldb Fixes the case where we created a dummy target, deleted it, and then tried to evaluate an expression with no target. 2012-05-19 09:59:08 +00:00
llvm Move CallbackVHs dtor inline, it can be devirtualized in many cases. Move the other virtual methods out of line as they are only called from within Value.cpp anyway. 2012-05-19 19:15:25 +00:00
polly make registerPollyPreoptPasses static 2012-05-07 21:27:11 +00:00