diff options
author | Ben Langmuir <blangmuir@apple.com> | 2023-02-08 13:24:07 -0800 |
---|---|---|
committer | Ben Langmuir <blangmuir@apple.com> | 2023-02-08 14:23:39 -0800 |
commit | cf73d3f07b5b0ff83a852dfdf8857500e86f9952 (patch) | |
tree | 370693ec61b0f9fa55e943d200cdc9a1c10ec302 /clang/lib/Basic/Module.cpp | |
parent | 79971d0d771a273eaf13697c3a2e55fc0194bc09 (diff) | |
download | llvm-cf73d3f07b5b0ff83a852dfdf8857500e86f9952.zip llvm-cf73d3f07b5b0ff83a852dfdf8857500e86f9952.tar.gz llvm-cf73d3f07b5b0ff83a852dfdf8857500e86f9952.tar.bz2 |
[clang][deps] Ensure module invocation can be serialized
When reseting modular options, propagate the values from certain options
that have ImpliedBy relations instead of setting to the default. Also,
verify in clang-scan-deps that the command line produced round trips
exactly.
Ideally we would automatically derive the set of options that need this
kind of propagation, but for now there aren't very many impacted.
rdar://105148590
Differential Revision: https://reviews.llvm.org/D143446
Diffstat (limited to 'clang/lib/Basic/Module.cpp')
0 files changed, 0 insertions, 0 deletions