diff options
author | Reid Kleckner <reid@kleckner.net> | 2013-07-18 20:00:53 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2013-07-18 20:00:53 +0000 |
commit | 61b23b7edce7d558beca44fd8ebc82407f9ff2ce (patch) | |
tree | 4fe75886e34e8bb772363c905359f88d41134e00 /clang/lib/Driver/Driver.cpp | |
parent | a37bb8c01a980d06142e81b4b6d15e1c86a5d452 (diff) | |
download | bcm5719-llvm-61b23b7edce7d558beca44fd8ebc82407f9ff2ce.tar.gz bcm5719-llvm-61b23b7edce7d558beca44fd8ebc82407f9ff2ce.zip |
[Driver] Use LLVM's response file parser because it can read UTF-16
MSBuild writes response files as UTF-16 little endian with a byte order
mark. With this change, clang will be able to read them, although we
still can't parse any of their flags.
Adds a UTF-16-LE response file with a BOM for testing.
Differential Revision: http://llvm-reviews.chandlerc.com/D1137
llvm-svn: 186603
Diffstat (limited to 'clang/lib/Driver/Driver.cpp')
0 files changed, 0 insertions, 0 deletions