diff options
author | Vedant Kumar <vsk@apple.com> | 2016-05-19 03:54:45 +0000 |
---|---|---|
committer | Vedant Kumar <vsk@apple.com> | 2016-05-19 03:54:45 +0000 |
commit | 9152fd17e9a0b2fc8edf41503c026ade1d0d5b1b (patch) | |
tree | ded89a21e5bbd6aa84185c4e53395cb593d615c5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | b784ed36c0cefd3d3289417143deecb6a7b81622 (diff) | |
download | bcm5719-llvm-9152fd17e9a0b2fc8edf41503c026ade1d0d5b1b.tar.gz bcm5719-llvm-9152fd17e9a0b2fc8edf41503c026ade1d0d5b1b.zip |
Retry^3 "[ProfileData] (llvm) Use Error in InstrProf and Coverage, NFC"
Transition InstrProf and Coverage over to the stricter Error/Expected
interface.
Changes since the initial commit:
- Fix error message printing in llvm-profdata.
- Check errors in loadTestingFormat() + annotateAllFunctions().
- Defer error handling in InstrProfIterator to InstrProfReader.
- Remove the base ProfError class to work around an MSVC ICE.
Differential Revision: http://reviews.llvm.org/D19901
llvm-svn: 270020
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions