Go to file
Reid Kleckner 677539d0af MS ABI: Fix __fastcall methods that return structs
The sret paramater consumes the register after the implicit 'this'
parameter, as with other calling conventions.

Fixes PR20278, which turned out to be very easy.

llvm-svn: 212669
2014-07-10 01:58:55 +00:00
clang MS ABI: Fix __fastcall methods that return structs 2014-07-10 01:58:55 +00:00
clang-tools-extra Removed the "-fix" suffix from tests that verify both fixes and messages. 2014-07-09 21:21:39 +00:00
compiler-rt Fix configure+make build of profile runtime library 2014-07-10 00:53:20 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc prepare-builtins: Fix broken build due to recent LLVM API change 2014-07-07 17:46:45 +00:00
libcxx Add a reset method to the counting predicates in the test suite 2014-07-09 21:04:22 +00:00
libcxxabi Add a cmake build system. 2014-07-03 19:35:48 +00:00
lld Move GOTPass and StubsPass from Core to MachO 2014-07-09 21:04:24 +00:00
lldb Skip tests that are intermittent on Linux, fix gdb-remote port-grabbing code. 2014-07-09 23:10:43 +00:00
llvm [dfsan] Handle bitcast aliases. 2014-07-10 01:30:39 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly clang-format polly to avoid buildbot noise 2014-07-09 10:50:10 +00:00