summaryrefslogtreecommitdiff
path: root/clang/test/Sema/patchable-function-entry-attr.cpp
AgeCommit message (Expand)Author
2025-09-09[PowerPC] Support `-fpatchable-function-entry` on PPC64LE (#151569)Maryam Moghadas
2025-07-08[Clang] include attribute scope in diagnostics (#144619)Oleksandr T.
2025-05-09[Clang] show attribute namespace in diagnostics (#138519)Oleksandr T.
2024-07-22[PowerPC] Support -fpatchable-function-entry (#92997)Chen Zheng
2023-03-16[Clang][LoongArch] Implement patchable function entryWANG Xuerui
2021-03-16[RISCV] Support clang -fpatchable-function-entry && GNU function attribute 'p...Fangrui Song
2020-05-06[Sema] Allow function attribute patchable_function_entry on aarch64_beFangrui Song
2020-01-10Support function attribute patchable_function_entryFangrui Song