[all-commits] [llvm/llvm-project] a828fb: [clang][cli] Port a CommaJoined option to the mars...
Jan Svoboda via All-commits
all-commits at lists.llvm.org
Thu Jan 7 02:52:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a828fb463ed9f6085849bb3a4f225b3c84e7cf29
https://github.com/llvm/llvm-project/commit/a828fb463ed9f6085849bb3a4f225b3c84e7cf29
Author: Jan Svoboda <jan_svoboda at apple.com>
Date: 2021-01-07 (Thu, 07 Jan 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/unittests/Frontend/CompilerInvocationTest.cpp
Log Message:
-----------
[clang][cli] Port a CommaJoined option to the marshalling infrastructure
Reviewed By: dexonsmith
Differential Revision: https://reviews.llvm.org/D93698
More information about the All-commits
mailing list