about summary refs log tree commit diff homepage
path: root/test/Feature/VarArgLongDouble.c
AgeCommit message (Expand)Author
2019-03-07Renamed %llvmgcc and %llvmgxx to %clang and %clangxx respectively.Cristian Cadar
2018-10-26llvm5: test, add -disable-O0-optnone to -O0Jiri Slaby
2014-10-09Fixed passing of long double (and other big types) in var_args on x86_64. Rem...Willem
2014-10-09Add (currently failing) test to check for correct long double alignment in va...Willem