[all-commits] [llvm/llvm-project] 2dec2a: [Driver] Default to libc++ on FreeBSD

Jan Beich via All-commits all-commits at lists.llvm.org
Mon Nov 22 13:47:34 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dec2aa3ad083dbde838809f0e8c7ae31110e111
      https://github.com/llvm/llvm-project/commit/2dec2aa3ad083dbde838809f0e8c7ae31110e111
  Author: Jan Beich <jbeich at FreeBSD.org>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M clang/lib/Driver/ToolChains/FreeBSD.cpp
    M clang/test/Driver/freebsd.cpp

  Log Message:
  -----------
  [Driver] Default to libc++ on FreeBSD

All supported FreeBSD releases use libc++, so default to it if the
target's major version is not specified.

Reviewed by:	dim, emaste
Differential Revision:	https://reviews.llvm.org/D77776




More information about the All-commits mailing list