summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/RelativeVTablesABI/child-vtable-in-comdat.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
2023-10-03[clang][RelativeVTables] Make the rtti_proxy LinkOnceODR instead of External ...PiJoules
2023-09-09[clang][CodeGen] Switch declaration of vtable information to be [0 x ptr] (#6...Nuno Lopes
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
2021-06-01[clang][Fuchsia] Turn on relative-vtables by default for FuchsiaLeonard Chan
2020-11-30[clang][RelativeVTablesABI] Use dso_local_equivalent rather than emitting stubsLeonard Chan
2020-11-16[CodeGen] Apply 'nonnull' and 'dereferenceable(N)' to 'this' pointerCJ Johnson
2020-06-11[clang] Frontend components for the relative vtables ABI (round 2)Leonard Chan
2020-06-10Revert "[clang] Frontend components for the relative vtables ABI"Leonard Chan
2020-06-10[clang] Frontend components for the relative vtables ABILeonard Chan