[all-commits] [llvm/llvm-project] bda927: [clang][ScanDeps] Clear compilation directory if n...
Steven Wu via All-commits
all-commits at lists.llvm.org
Fri Aug 1 11:01:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bda9272591c478d6fde6da66d10ad47fe8169360
https://github.com/llvm/llvm-project/commit/bda9272591c478d6fde6da66d10ad47fe8169360
Author: Steven Wu <stevenwu at apple.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp
M clang/test/ClangScanDeps/modules-debug-dir.c
Log Message:
-----------
[clang][ScanDeps] Clear compilation directory if needed (#150129)
During explicit module build, clear the compilation directory flags when
CWD optimization is on. Now clang CodeGen will not add compilation
directories to DIFile when the corresponding flags are not passed and
make debug info not dependent on CWD.
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