[all-commits] [llvm/llvm-project] dd5010: [Clang][Bundler] Error reporting improvements

Sergey Dmitriev via All-commits all-commits at lists.llvm.org
Fri Oct 25 16:32:20 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dd501045cdea1c80b6788f0266d2a79f8b412eea
      https://github.com/llvm/llvm-project/commit/dd501045cdea1c80b6788f0266d2a79f8b412eea
  Author: Sergey Dmitriev <serguei.n.dmitriev at intel.com>
  Date:   2019-10-25 (Fri, 25 Oct 2019)

  Changed paths:
    M clang/test/Driver/clang-offload-bundler.c
    M clang/tools/clang-offload-bundler/ClangOffloadBundler.cpp

  Log Message:
  -----------
  [Clang][Bundler] Error reporting improvements

- Changed FileHandler read/write methods to return llvm::Error
- Using unified way of reporting errors
- Removed trailing '.' from the error messages

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




More information about the All-commits mailing list