[all-commits] [llvm/llvm-project] a3b9ed: [ASan] Driver changes to always link-in asan_stati...

kstoimenov via All-commits all-commits at lists.llvm.org
Tue Jan 11 07:32:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a3b9edf8b8c3815c1a2c200f9bc00882e1244827
      https://github.com/llvm/llvm-project/commit/a3b9edf8b8c3815c1a2c200f9bc00882e1244827
  Author: Kirill Stoimenov <kstoimenov at google.com>
  Date:   2022-01-11 (Tue, 11 Jan 2022)

  Changed paths:
    M clang/lib/Driver/ToolChains/CommonArgs.cpp
    M clang/test/Driver/sanitizer-ld.c

  Log Message:
  -----------
  [ASan] Driver changes to always link-in asan_static library.

This enables the changes from D116182.

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D116670




More information about the All-commits mailing list