| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 267557
|
|
|
|
|
|
| |
It was fixed by r186603.
llvm-svn: 186962
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
there is no file named "file", keep the @file option unchanged.
llvm-svn: 108697
|
|
|
|
|
|
|
| |
with @file.", it doesn't correctly handle cases where arguments starting with
'@' are passed to other command line arguments.
llvm-svn: 108686
|
|
llvm-svn: 108672
|