[all-commits] [llvm/llvm-project] 1876a2: Revert more changes that landed on top of 741978d727
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Dec 23 11:20:52 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1876a2914fe0bedf50f7be6a305f5bf35493e496
https://github.com/llvm/llvm-project/commit/1876a2914fe0bedf50f7be6a305f5bf35493e496
Author: Nico Weber <thakis at chromium.org>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
M clang/unittests/Frontend/CompilerInvocationTest.cpp
M llvm/include/llvm/Option/OptParser.td
Log Message:
-----------
Revert more changes that landed on top of 741978d727
This should've been in 7ad666798f12456d9 but wasn't.
Squashes these twoc commits:
Revert "[clang][cli] Let denormalizer decide how to render the option based on the option class"
This reverts commit 70410a264949101ced3ce3458f37dd4cc2f5af85.
Revert "[clang][cli] Implement `getAllArgValues` marshalling"
This reverts commit 63a24816f561a5d8e28ca7054892bd8602618be4.
More information about the All-commits
mailing list