[PATCH] D119201: [clang][Fuchsia] Ensure static sanitizer libs are only linked in after the -nostdlib check

Leonard Chan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 8 09:33:10 PST 2022


leonardchan marked an inline comment as done.
leonardchan added a comment.

In D119201#3303275 <https://reviews.llvm.org/D119201#3303275>, @phosek wrote:

> Have you checked if all the tests are still passing?

All the clang tests seem to be passing, but I'll run the llvm and runtimes tests also.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119201/new/

https://reviews.llvm.org/D119201



More information about the cfe-commits mailing list