[all-commits] [llvm/llvm-project] 01b7e6: [FreeBSD] Fix comparison in f75126eeabba13ce2aab53...

Alexander Richardson via All-commits all-commits at lists.llvm.org
Sun Feb 16 13:46:36 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01b7e65c9197d64531133c5890f076de6c1ae793
      https://github.com/llvm/llvm-project/commit/01b7e65c9197d64531133c5890f076de6c1ae793
  Author: Alex Richardson <alexrichardson at google.com>
  Date:   2025-02-16 (Sun, 16 Feb 2025)

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

  Log Message:
  -----------
  [FreeBSD] Fix comparison in f75126eeabba13ce2aab53c2e4296fca12b9da0d

We have to compare the string contents and not the const char* pointer.
This happened to work in my testing but is not reliable.



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