Add unit tests for this behavior, since the integration test for
clang-cl did not catch these bugs.
Fixes PR47604
Paths
| Differential D90866
Fix bugs in EOL marking in command line tokenizers ClosedPublic Authored by rnk on Nov 5 2020, 10:33 AM.
Details
Summary Add unit tests for this behavior, since the integration test for Fixes PR47604
Diff Detail
Event Timeline
This revision is now accepted and ready to land.Nov 5 2020, 11:06 AM This revision was landed with ongoing or failed builds.Nov 5 2020, 1:04 PM Closed by commit rGf55247456e21: Fix bugs in EOL marking in command line tokenizers (authored by rnk). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 303240 llvm/lib/Support/CommandLine.cpp
llvm/unittests/Support/CommandLineTest.cpp
|
Nit: full stop.