[all-commits] [llvm/llvm-project] 0d7bd7: [libcxx] Apply msvcrt specific exception for lgamm...

Martin Storsjö via All-commits all-commits at lists.llvm.org
Wed Dec 2 00:00:15 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0d7bd72f5ab48b2f4a903e21985ae004c12ce265
      https://github.com/llvm/llvm-project/commit/0d7bd72f5ab48b2f4a903e21985ae004c12ce265
  Author: Martin Storsjö <martin at martin.st>
  Date:   2020-12-02 (Wed, 02 Dec 2020)

  Changed paths:
    M libcxx/include/random

  Log Message:
  -----------
  [libcxx] Apply msvcrt specific exception for lgamma() to mingw configurations, too

This fixes linking code that uses some bits of the <random> header
on mingw targets.

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




More information about the All-commits mailing list