Go to file
John McCall fb6f52671a from code inspection, we were treating placement news with one argument as
non-placement news when selecting the corresponding operator delete;  this is
fixed.
Access and ambiguity control for calls to operator new and delete.  Also AFAICT

llvm-svn: 98818
2010-03-18 08:19:33 +00:00
clang from code inspection, we were treating placement news with one argument as 2010-03-18 08:19:33 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm Avoid a problem in libc_freeres() seen on a linux-i686 buildbot when running 2010-03-18 07:00:12 +00:00