[cfe-dev] How to know the relative orders of the options passed to Clang driver

Mahesha HS mahesha.llvm at gmail.com
Wed Oct 31 04:25:10 PDT 2012


Is there any straightforward mechanism to know the relative orders of
the options passed to Clang driver?  "ArgList"  implements an ordered
collection of driver arguments. Is there any functionality within this
class to get the relative orders of the options passed by the user?

-- 
mahesha



More information about the cfe-dev mailing list