[cfe-dev] question about ArgList

yushang yusunn at gmail.com
Sat Jun 30 18:53:07 PDT 2012


Hi all,
I'm reading source code of ArgList recently and got a little confused
by the family of getLastArg functions.
>From its name it seems these functions should search a specific Arg in
a backward order and getLastArgNoClaim
just did that, but the other functions search in a forward order. It
seems the name and the implementation get
conflicted, why ?
Many thanks



More information about the cfe-dev mailing list