[all-commits] [llvm/llvm-project] edb1a1: Reland "[Clang][Bundler] Error reporting improveme...
Sergey Dmitriev via All-commits
all-commits at lists.llvm.org
Fri Oct 25 19:32:48 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: edb1a1de1b79c190ed7b76cf889a295c72e73729
https://github.com/llvm/llvm-project/commit/edb1a1de1b79c190ed7b76cf889a295c72e73729
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:
-----------
Reland "[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