Files
kotlin-fork/compiler/testData/cli/jvm/argfileWithUnfinishedQuoteAndEscape.args
T
Alexander Udalov 06d97cce51 Fix multiple issues when expanding argfiles
- treat a contiguous whitespace sequence as a single argument separator,
  not as several empty-string arguments separated by whitespaces
- fix infinite loop when reading unfinished quoted argument
- do not attempt to perform escape if the backslash is the last
  character in the file
2018-05-28 11:23:32 +03:00

2 lines
69 B
Plaintext
Vendored

-Xargfile=$TESTDATA_DIR$/argfileWithUnfinishedQuoteAndEscape.argfile