Go to file
Richard Smith 98a0a49fbf Pending clear answer from WG21 on whether core issue 903 is intended to apply to
C++11 or just C++17, restrict the set of null pointer constants in C++11 mode
back to those which were considered null in C++98.

llvm-svn: 150510
2012-02-14 21:38:30 +00:00
clang Pending clear answer from WG21 on whether core issue 903 is intended to apply to 2012-02-14 21:38:30 +00:00
compiler-rt [ASan] Define an internal implementation of strchr to make stack OOB tests pass on Windows 2012-02-14 19:33:04 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Provide a move(const T&) overload for C++03 mode to enable moving from rvalues. This is to support proxy references. Fixes r10858112. 2012-02-14 16:03:09 +00:00
libcxxabi __gxx_personality_v0 and __cxa_call_unexpected are complete on darwin and I *think* linux (not positive), but still unimplemented on arm. 2012-02-03 20:53:52 +00:00
lld Add support for UndefinedAtom in yaml and native format. Add test cases with undefined atoms 2012-02-07 02:59:54 +00:00
lldb Remove @expectedFailure decorators as the bug has been fixed. 2012-02-14 20:04:26 +00:00
llvm Fixing warning due to the new "UTD return type in extern 'C'". 2012-02-14 21:29:32 +00:00
polly ScheduleOpt: Allow to configure for which dependences to optimize 2012-02-14 14:02:48 +00:00