[llvm-commits] [llvm-gcc-4.2] r46415 - /llvm-gcc-4.2/trunk/gcc/llvm-types.cpp

Duncan Sands baldrick at free.fr
Sun Jan 27 10:55:19 PST 2008


> How about:
> 
> if (RAttrs == ParamAttr::None)
>    Attrs.erase(Attrs.begin());

Now you see that I really don't know anything about std::vector :)
I will change it.

Ciao,

Duncan.



More information about the llvm-commits mailing list