summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/RelativeVTablesABI/inlined-key-function.cpp
AgeCommit message (Expand)Author
2024-10-18[PAC] Fix address discrimination for type info vtable pointers (#102199)Daniil Kovalev
2024-05-04[test] %clang_cc1 -emit-llvm: remove redundant -SFangrui Song
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-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