summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/attr-function-return.c
AgeCommit message (Expand)Author
2023-08-15[gcov] Use Joined = form for -coverage-notes-file and -coverage-data-fileFangrui Song
2023-05-17[gcov] Simplify cc1 options and remove CodeGenOptions EmitCovNotes/EmitCovArcsFangrui Song
2022-07-14[clang][CodeGen] add fn_ret_thunk_extern to synthetic fnsNick Desaulniers
2022-07-14[clang][test] fix typo in fn attrNick Desaulniers
2022-07-12[X86] initial -mfunction-return=thunk-extern supportNick Desaulniers