summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/lvalue-bitcasts.cpp
AgeCommit message (Expand)Author
2023-06-08[Clang] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-12-30[test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) di...Fangrui Song
2015-02-27Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2010-07-14Add lvalue-bitcast support for complex numbers.Douglas Gregor
2010-07-13Add missing testcases for lvalue bitcastsDouglas Gregor