Go to file
Reid Kleckner 19819446eb MS ABI: Don't push destructor cleanups for aggregate parameters in thunks
The target method of the thunk will perform the cleanup.  This can't be
tested in 32-bit x86 yet because passing something by value would create
an inalloca, and we refuse to generate broken code for that.

llvm-svn: 213976
2014-07-25 21:39:46 +00:00
clang MS ABI: Don't push destructor cleanups for aggregate parameters in thunks 2014-07-25 21:39:46 +00:00
clang-tools-extra Plug memory leaks. 2014-07-24 10:23:33 +00:00
compiler-rt tsan: query RSS every 100ms 2014-07-25 13:48:25 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement sin builtin for float types 2014-07-23 15:16:21 +00:00
libcxx [libcxx] expose experimental::erased_type for all standard versions. 2014-07-24 19:17:38 +00:00
libcxxabi libcxxabi cmake: Use HandleLLVMOptions.cmake, don't manually add -std=c++11. 2014-07-16 23:53:37 +00:00
lld Fix unsafe memory access 2014-07-25 19:46:31 +00:00
lldb Minor fixups to documentation for Process::Launch()/DoLaunch(). 2014-07-25 19:24:52 +00:00
llvm Wrap to 80 columns, no behavior change. 2014-07-25 21:37:41 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Fix] Added RuntimeDebugBuilder to the build 2014-07-25 17:49:55 +00:00