summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/mangle-ms-vector-types.cpp
AgeCommit message (Expand)Author
2024-04-30[clang][Interp] Support CXXScalarValueInitExprs of vector typeTimm Bäder
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
2018-10-28AST: extend MS decoration handling for extended vectorsSaleem Abdulrasool
2018-07-23[ms] Fix mangling of vector types in QMM_Result contexts.Nico Weber
2018-03-16[MS] Don't escape MS C++ names with \01Reid Kleckner
2018-02-23Bring r325915 back.Rafael Espindola
2018-02-23Revert "Start setting dso_local for COFF."Rafael Espindola
2018-02-23Start setting dso_local for COFF.Rafael Espindola
2015-12-29[MS ABI] Cleanup our mangling of vector typesDavid Majnemer
2015-08-01[MS ABI] Create a mangling for extended vector typesDavid Majnemer
2014-01-14Remove the -cxx-abi command-line flag.Hans Wennborg
2013-03-26[ms-cxxabi] Mangle vector typesReid Kleckner