summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/runtimecc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "[CodeGenCXX] Treat 'this' as noalias in constructors"Sean Fertile2018-10-151-1/+1
* [CodeGenCXX] Treat 'this' as noalias in constructorsAnton Bikineev2018-10-101-1/+1
* Introduce CGCXXABI::canCallMismatchedFunctionTypeDerek Schuff2016-05-101-6/+1
* Do not register incompatible C++ destructors with __cxa_atexitDerek Schuff2016-05-101-1/+6
* Have the driver and the target code agree on what the default ABIEric Christopher2014-12-051-11/+11
* Include translation unit filename in global ctor symbol names.Nico Weber2014-05-061-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* Use the actual ABI-determined C calling convention for runtimeJohn McCall2013-02-281-0/+53
OpenPOWER on IntegriCloud