commit | b3375cba7938e01895bb504e7e48ad94a2e07dd1 | [log] [tgz] |
---|---|---|
author | Daniel Dunbar <daniel@zuster.org> | Tue Nov 17 06:02:29 2009 +0000 |
committer | Daniel Dunbar <daniel@zuster.org> | Tue Nov 17 06:02:29 2009 +0000 |
tree | a887d9882c7647f3fa4e3c5902d44cf176c925d0 | |
parent | 9488ea120e093068021f944176c3d610dd540914 [diff] |
Add initial cut at CompilerInvocation::toArgs, which "serializes" the CompilerInvocation into a list of arguments which can be passed to clang-cc (eventually, clang -cc1). - Unfortunately, this is currently a tedious and manual translation. Eventually it would be nice to automatically generate this code. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@89049 91177308-0d34-0410-b5e6-96231b3b80d8