[all-commits] [llvm/llvm-project] 7ac4e4: [Clang] Fix multiple spellings of 'save-temps'
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Feb 6 09:08:52 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ac4e46b5ca97a15d63ec86ec7eac6cdca1010e7
https://github.com/llvm/llvm-project/commit/7ac4e46b5ca97a15d63ec86ec7eac6cdca1010e7
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
[Clang] Fix multiple spellings of 'save-temps'
Summary:
Apparently the driver will expand `save-temps` to the EQ form sometimes,
which made this not work all the time.
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