[all-commits] [llvm/llvm-project] 9ada3d: Fix error in clang /MT equivalent flag patch.
Amy Huang via All-commits
all-commits at lists.llvm.org
Thu Sep 15 13:25:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9ada3d5a137f5edba7a599ca83e488c76681bbf9
https://github.com/llvm/llvm-project/commit/9ada3d5a137f5edba7a599ca83e488c76681bbf9
Author: Amy Huang <akhuang at google.com>
Date: 2022-09-15 (Thu, 15 Sep 2022)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
Fix error in clang /MT equivalent flag patch.
This is a followup to reviews.llvm.org/D133457.
More information about the All-commits
mailing list