[all-commits] [llvm/llvm-project] 36873f: [clang] Try to fix test more after ae98182cf7341181e
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Nov 17 12:59:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 36873fb768dbedeb3e9167117d3bb63b3720d214
https://github.com/llvm/llvm-project/commit/36873fb768dbedeb3e9167117d3bb63b3720d214
Author: Nico Weber <thakis at chromium.org>
Date: 2021-11-17 (Wed, 17 Nov 2021)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Frontend/CompilerInvocation.cpp
Log Message:
-----------
[clang] Try to fix test more after ae98182cf7341181e
We need to use the td-based marshalling instead of doing this manually,
else the setting gets lost on the way to codegen in most build configs.
More information about the All-commits
mailing list