[all-commits] [llvm/llvm-project] ca3a5d: [Clang] [Driver] use __cxa_atexit by default on Cy...

jeremyd2019 via All-commits all-commits at lists.llvm.org
Tue Apr 22 23:48:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca3a5d37ef64668234cbce7236dd640a98e2d687
      https://github.com/llvm/llvm-project/commit/ca3a5d37ef64668234cbce7236dd640a98e2d687
  Author: jeremyd2019 <github at jdrake.com>
  Date:   2025-04-23 (Wed, 23 Apr 2025)

  Changed paths:
    M clang/lib/Driver/ToolChains/Clang.cpp
    M clang/test/Driver/cxa-atexit.cpp

  Log Message:
  -----------
  [Clang] [Driver] use __cxa_atexit by default on Cygwin. (#135701)

GCC on Cygwin and MSYS2 are built with --enable-__cxa_atexit.

Adjust test to expect this change.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list