summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/microsoft-abi-byval-thunks.cpp
AgeCommit message (Expand)Author
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2014-07-26clang/test/CodeGenCXX/microsoft-abi-byval-thunks.cpp: Fix for -Asserts, like ...NAKAMURA Takumi
2014-07-26MS ABI: Use musttail for vtable thunks that pass arguments by valueReid Kleckner
2014-07-25Fix my broken test case in NDEBUG :(Reid Kleckner
2014-07-25Fix my busted FileCheck invocationReid Kleckner
2014-07-25MS ABI: Don't push destructor cleanups for aggregate parameters in thunksReid Kleckner