[all-commits] [llvm/llvm-project] 02e897: Revert "[nfc][Driver] Remove {{(.exe)?}} from sani...

Justin Bogner via All-commits all-commits at lists.llvm.org
Sat Dec 28 20:48:46 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02e8972c378bf60cc16a85815d29faafdbad7180
      https://github.com/llvm/llvm-project/commit/02e8972c378bf60cc16a85815d29faafdbad7180
  Author: Justin Bogner <mail at justinbogner.com>
  Date:   2024-12-28 (Sat, 28 Dec 2024)

  Changed paths:
    M clang/test/Driver/sanitizer-ld.c

  Log Message:
  -----------
  Revert "[nfc][Driver] Remove {{(.exe)?}} from sanitizer test" again (#121280)

This reverts #121162, which was a reapply of the previous revert earlier
in #121160 - The change blatantly breaks tests on windows and it isn't
clear why it's being made.

Note that I needed to add the optional .exe suffix to a few more check
lines that were added as a follow up.

This reverts commit 8e9fda1c1140e067c5344c61df56c34167296f17.



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