Go to file
Sean Callanan 20a33d5f65 Don't return bare symbols when asked to search
inside a namespace.  This bypasses local variables.

llvm-svn: 152144
2012-03-06 20:53:06 +00:00
clang Just use memcpy directly, uninitialized_copy requires an <algorithm> include. 2012-03-06 20:39:11 +00:00
compiler-rt Force __asan_handle_no_return into the binary built with ASan. 2012-03-06 11:45:59 +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 Define _WCHAR_T in solaris/wchar.h. This fixes a bug where Solaris 10 headers 2012-03-02 10:56:04 +00:00
libcxxabi First attempt at arm support. 2012-02-29 22:14:19 +00:00
lld Add support for SharedLibraryAtoms (proxy atoms for exported symbols from a 2012-02-22 21:56:59 +00:00
lldb Don't return bare symbols when asked to search 2012-03-06 20:53:06 +00:00
llvm SmallPtrSet: Provide a more efficient implementation of swap than the default triple-copy std::swap. 2012-03-06 20:40:02 +00:00
polly CodeGen: Fix typo 'form' -> 'from' 2012-03-06 07:38:57 +00:00