summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/attr-callback.cpp
AgeCommit message (Expand)Author
2025-10-31[Sema] Fix parameter index checks on explicit object member functions (#165586)Vladimir Vuksanovic
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
2019-01-19Emit !callback metadata and introduce the callback attributeJohannes Doerfert