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