Go to file
Cameron Zwarich a914bed800 Simplify some code now that we've removed the more optimal (but slower) version
of the link-eval data structure from dominator computation.

llvm-svn: 124053
2011-01-23 04:13:53 +00:00
clang Accept the C++0x override control keywords as an extension in C++98. This is OK since the new syntax is unambiguous and can't be confused with C++98 syntax. If anyone disagrees, please shout! 2011-01-22 23:01:49 +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 Teach the Lit configuration to actually use the cxx0x setting when 2011-01-23 01:05:20 +00:00
lldb Watch out for NULL types in NameSearchContext::AddTypeDecl or we crash. 2011-01-23 00:34:52 +00:00
llvm Simplify some code now that we've removed the more optimal (but slower) version 2011-01-23 04:13:53 +00:00