summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/vtable-key-function-arm.cpp
AgeCommit message (Expand)Author
2024-10-18[PAC] Fix address discrimination for type info vtable pointers (#102199)Daniil Kovalev
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-02-03Revert "[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interposition"Fangrui Song
2020-02-03[CodeGenModule] Assume dso_local for -fpic -fno-semantic-interpositionFangrui Song
2016-01-29Use a consistent spelling for vtables.Eric Christopher
2014-02-08type_info objects are not unnamed_addr: the ABI requires us toJohn McCall
2013-12-05Fix a tranche of comment, test and doc typosAlp Toker
2013-01-25The standard ARM C++ ABI dictates that inline functions areJohn McCall