summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/x86_32-vaarg.cpp
AgeCommit message (Expand)Author
2024-08-02[X86_32][C++] fix 0 sized struct case in vaarg. (#86388)Longsheng Mou
2024-06-17[clang][CodeGen] Return RValue from `EmitVAArg` (#94635)Mariya Podchishchaeva
2024-04-03[X86_32] Teach X86_32 va_arg to ignore empty structs. (#86075)Longsheng Mou