[llvm-commits] [llvm-gcc-4.0] r40622 - in /llvm-gcc-4.0/trunk/gcc: llvm-backend.cpp llvm-convert.cpp llvm-internal.h llvm-types.cpp

Anton Korobeynikov asl at math.spbu.ru
Tue Jul 31 01:30:59 PDT 2007


Hello, Christopher.

> +    tree RestrictArgTy = (DeclArgs) ? DeclArgs->type.common.type : ArgTy;
This looks very dangerous. Why can't standard TREE_ macro be used here?
Also, please add a comment describing what's going here (why you need
such thing) :)

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.





More information about the llvm-commits mailing list