summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/vararg-non-pod-ms-compat.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-3/+3
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-1/+1
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-1/+1
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-1/+1
* [opaque pointer types] Explicit non-pointer type for call expressionsDavid Blaikie2015-04-161-2/+2
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-1/+1
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-1/+1
* clang/test/CodeGenCXX/vararg-non-pod-ms-compat.cpp: Appease -Asserts to skip ...NAKAMURA Takumi2014-09-291-0/+2
* Try to fix non-asserts CodeGenCXX/vararg-non-pod-ms-compat.cppHans Wennborg2014-09-291-2/+2
* Don't trap when passing non-POD arguments to variadic functions in MS-compati...Hans Wennborg2014-09-291-0/+26