[all-commits] [llvm/llvm-project] 633102: [clang/DependencyScanning/ModuleDepCollector] Refa...
Argyrios Kyrtzidis via All-commits
all-commits at lists.llvm.org
Mon Apr 15 15:06:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 63310243537ba8830f3533a5d93e7b04b10d6c9e
https://github.com/llvm/llvm-project/commit/63310243537ba8830f3533a5d93e7b04b10d6c9e
Author: Argyrios Kyrtzidis <kyrtzidis at apple.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h
M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
M clang/test/ClangScanDeps/removed-args.c
Log Message:
-----------
[clang/DependencyScanning/ModuleDepCollector] Refactor part of `makeCommonInvocationForModuleBuild` into its own function (#88447)
The new function is about clearing out benign codegen options and can be
applied for PCH invocations as well.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list