summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/default_calling_conv.cpp
AgeCommit message (Expand)Author
2025-05-09[clang] UEFI do not mangle main (#139179)Prabhu Rajasekaran
2023-10-15[Clang][M68k] Add Clang support for the new M68k_RTD CCMin-Yih Hsu
2022-01-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyu kim
2021-11-09Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...hyeongyu kim
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...hyeongyukim
2021-11-06Revert "[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analy...Juneyoung Lee
2021-11-06[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-10-18Revert D105169 due to the two-stage failure in ASANJuneyoung Lee
2021-10-16[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and ...Juneyoung Lee
2021-03-18[Reland] "Do not apply calling conventions to MSVC entry points"Elizabeth Andrews
2020-12-31[test] Make ELF tests immune to dso_local/dso_preemptable/(none) differencesFangrui Song
2020-12-31[test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none...Fangrui Song
2020-09-16Revert "Do not apply calling conventions to MSVC entry points"Amy Huang
2020-09-16Do not apply calling conventions to MSVC entry pointsElizabeth Andrews
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
2017-11-02Add default calling convention support for regcall.Erich Keane
2017-10-24Correct behavior of fastcall when default CC is set.Erich Keane
2016-05-18Support for MSVS default calling convention options (/Gd, /Gz, /Gv,Alexey Bataev