summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-address-space.cpp
AgeCommit message (Expand)Author
2022-10-06[CodeGenCXX] Convert some tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2020-07-29[OpenCL] Add global_device and global_host address spacesAlexey Bader
2019-07-25[OpenCL] Rename lang mode flag for C++ modeAnastasia Stulova
2018-12-14Add AddressSpace mangling to MS modeErich Keane
2016-03-01Mangle extended qualifiers in the proper order and mangle theJohn McCall
2015-06-29Account for calling convention specifiers in function definitions in IR test ...David Blaikie
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-12-13Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-12-03Fix mangling substitutions for address-space-qualified classDouglas Gregor
2010-06-14Add name mangling for address spaces. We use the vendor-extensionDouglas Gregor