[cfe-commits] r42857 - in /cfe/trunk: AST/ASTContext.cpp AST/Builtins.cpp Sema/SemaDecl.cpp include/clang/AST/ASTContext.h include/clang/AST/Builtins.def

Gabor Greif gabor at mac.com
Thu Oct 11 05:49:42 PDT 2007


Hi Anders,

I have filed a related bug as

http://llvm.org/bugs/show_bug.cgi?id=1682

I am curious to know whether there
is a difference between __builtin_va_list (which you have added)
and __builtin_va_alist(note the *alist* part) which occurs in that bug.

Maybe these things are tightly coupled, and should be treated the
same way.

Thanks and cheers,

	Gabor



More information about the cfe-commits mailing list