aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2013-10-07 07:33:27 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2013-10-07 07:33:27 +0000
commit3f8f8c9dbd23e0da6e5d81a1ee957c1209ab0234 (patch)
tree5eec858e677fcbb89c6fcde153e84fc1b5b45aac /llvm/lib/Support/CommandLine.cpp
parent07ad1b23bb9f00f6b28ac55b9dece10bbb89b908 (diff)
downloadllvm-3f8f8c9dbd23e0da6e5d81a1ee957c1209ab0234.zip
llvm-3f8f8c9dbd23e0da6e5d81a1ee957c1209ab0234.tar.gz
llvm-3f8f8c9dbd23e0da6e5d81a1ee957c1209ab0234.tar.bz2
Driver: Use the canonical command line arguments.
Summary: Use the arguments given to the OS at process creation-time instead of the arguments passed into main() by the C runtime environment. The ones that main() received may not be suitable (e.g. not Unicode). Depends on D1834 CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1835 llvm-svn: 192091
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions