[all-commits] [llvm/llvm-project] a40dcd: [Driver] correct typo in FreeBSD 14 test

Ed Maste via All-commits all-commits at lists.llvm.org
Mon Nov 22 11:38:28 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a40dcd060e9d374d68df53b881d62e4de2bc310a
      https://github.com/llvm/llvm-project/commit/a40dcd060e9d374d68df53b881d62e4de2bc310a
  Author: Ed Maste <emaste at FreeBSD.org>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

  Changed paths:
    M clang/test/Driver/freebsd.cpp

  Log Message:
  -----------
  [Driver] correct typo in FreeBSD 14 test

The test specified amd64-unknown-freebsd40.0 rather than 14.0.  Since
40 is greater than 14 the test (for behaviour new in FreeBSD 14) worked
despite the typo.

Fixes:		699d47472c3f
Reviewed by:	dim (in D77776)




More information about the All-commits mailing list