summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/lvalue-bitcasts.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-45/+45
| | | | llvm-svn: 230795
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-3/+3
| | | | | | tests fail. llvm-svn: 188447
* Add lvalue-bitcast support for complex numbers.Douglas Gregor2010-07-141-0/+49
| | | | llvm-svn: 108363
* Add missing testcases for lvalue bitcastsDouglas Gregor2010-07-131-0/+114
llvm-svn: 108296
OpenPOWER on IntegriCloud