[PATCH] D78346: Fix Windows command line bug when last token in response file is ""
Neil Dhar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 25 10:10:29 PDT 2020
neildhar planned changes to this revision.
neildhar added a comment.
Thanks for taking a look @amccarth! I've updated the tests to include one for " as well, I think the other versions (""", """") will trigger the same code paths although I can add them in if that is preferred.
Unfortunately, I've used the wrong linter here and will fix that and update.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D78346/new/
https://reviews.llvm.org/D78346
More information about the llvm-commits
mailing list