[clang][cli] Port a CommaJoined option to the marshalling infrastructure
authorJan Svoboda <jan_svoboda@apple.com>
Mon, 21 Dec 2020 15:35:32 +0000 (16:35 +0100)
committerJan Svoboda <jan_svoboda@apple.com>
Thu, 7 Jan 2021 10:52:06 +0000 (11:52 +0100)
commita828fb463ed9f6085849bb3a4f225b3c84e7cf29
tree98e64833f6f745ef199e670d63bf0a75c9ac139f
parent801c7866e6d4fba81c97d27ca56c9e05ba7b157a
[clang][cli] Port a CommaJoined option to the marshalling infrastructure

Reviewed By: dexonsmith

Differential Revision: https://reviews.llvm.org/D93698
clang/include/clang/Driver/Options.td
clang/lib/Frontend/CompilerInvocation.cpp
clang/unittests/Frontend/CompilerInvocationTest.cpp