[all-commits] [llvm/llvm-project] 2464f4: [LLVM][Support] Add new CreateFileError functions ...

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu Feb 6 04:11:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2464f4ba6e0e50bb30c31b6526fa0bdd5a531217
      https://github.com/llvm/llvm-project/commit/2464f4ba6e0e50bb30c31b6526fa0bdd5a531217
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M llvm/include/llvm/Support/Error.h
    M llvm/unittests/Support/ErrorTest.cpp

  Log Message:
  -----------
  [LLVM][Support] Add new CreateFileError functions (#125906)

Add new CreateFileError functions to create a StringError with the
specified error code and prepend the file path to it

Needed for: #125345



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