Go to file
Anders Carlsson 1ae64c5a9d When calling a virtual member function on a base class and the most derived class is marked 'final', we can devirtualize the call.
llvm-svn: 124524
2011-01-29 03:52:01 +00:00
clang When calling a virtual member function on a base class and the most derived class is marked 'final', we can devirtualize the call. 2011-01-29 03:52:01 +00:00
compiler-rt clang_darwin: We don't need clear_cache for use with Clang on ARM/Darwin. 2011-01-21 18:23:47 +00:00
debuginfo-tests Test case for r123199. 2011-01-11 00:31:01 +00:00
libcxx Bug 9096 - list::iterator not default constructible 2011-01-28 23:46:28 +00:00
lldb Handle the case where the "NextEventAction" wants to kill us on some event other than eStateExited. 2011-01-29 01:57:31 +00:00
llvm Revert r124518. It broke Linux self-host. 2011-01-29 02:43:04 +00:00