[PATCH] D143446: [clang][deps] Ensure module invocation can be serialized
Ben Langmuir via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 8 13:27:04 PST 2023
benlangmuir updated this revision to Diff 495935.
benlangmuir added a comment.
- Improved doc comment for RoundTrip (mostly followed the suggested text; also converted from // to ///).
- Renamed variables
- Moved default value for RoundTripArgs
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143446/new/
https://reviews.llvm.org/D143446
Files:
clang/include/clang/Frontend/CompilerInvocation.h
clang/lib/Basic/LangOptions.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/ClangScanDeps/modules-implied-args.c
clang/tools/clang-scan-deps/ClangScanDeps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143446.495935.patch
Type: text/x-patch
Size: 13702 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230208/2b13d083/attachment.bin>
More information about the cfe-commits
mailing list