[PATCH] D90866: Fix bugs in EOL marking in command line tokenizers
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 5 10:33:13 PST 2020
rnk created this revision.
rnk added a reviewer: MaskRay.
Herald added subscribers: dexonsmith, hiraditya.
Herald added a project: LLVM.
rnk requested review of this revision.
Add unit tests for this behavior, since the integration test for
clang-cl did not catch these bugs.
Fixes PR47604
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D90866
Files:
llvm/lib/Support/CommandLine.cpp
llvm/unittests/Support/CommandLineTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90866.303171.patch
Type: text/x-patch
Size: 9114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201105/86d00830/attachment.bin>
More information about the llvm-commits
mailing list