summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/rtti-qualfn.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-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-12-01P0012R1: add Itanium ABI support for throwing non-noexcept function pointers ...Richard Smith
2016-12-01Revert r285664, cxx-abi-dev chose to go in a different direction for the ABI ...Richard Smith
2016-11-03Update manglings for C++17 noexcept function types to match Jason Merrill'sRichard Smith
2016-11-01Implement ABI proposal for throwing noexcept function pointers, per discussionRichard Smith