[all-commits] [llvm/llvm-project] 67ac3f: [Driver] Pass the flag -dI to cc1 invocation
qichaogu via All-commits
all-commits at lists.llvm.org
Tue Jan 18 06:17:06 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67ac3f1fbeec6ac53a2e32014fe277e49c77b182
https://github.com/llvm/llvm-project/commit/67ac3f1fbeec6ac53a2e32014fe277e49c77b182
Author: Qichao Gu <qichao.gu at intel.com>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/preprocessor.c
Log Message:
-----------
[Driver] Pass the flag -dI to cc1 invocation
Hook up the flag -dI in the driver to pass it to cc1 invocation.
Differential Revision: https://reviews.llvm.org/D117292
More information about the All-commits
mailing list