[all-commits] [llvm/llvm-project] 4ac58b: [clang][Fuchsia] Ensure static sanitizer libs are ...
PiJoules via All-commits
all-commits at lists.llvm.org
Tue Feb 8 10:53:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ac58b61022d128d60ffea06c20611b8eaf8601a
https://github.com/llvm/llvm-project/commit/4ac58b61022d128d60ffea06c20611b8eaf8601a
Author: Leonard Chan <leonardchan at google.com>
Date: 2022-02-08 (Tue, 08 Feb 2022)
Changed paths:
M clang/lib/Driver/ToolChains/CommonArgs.cpp
M clang/lib/Driver/ToolChains/Fuchsia.cpp
Log Message:
-----------
[clang][Fuchsia] Ensure static sanitizer libs are only linked in after the -nostdlib check
Differential Revision: https://reviews.llvm.org/D119201
More information about the All-commits
mailing list