Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Issue 865963002: Allow temporary overrides of error stream in NaClBitcodeParser. (Closed)

Created:
5 years, 11 months ago by Karl
Modified:
5 years, 11 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/native_client/pnacl-llvm.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Allow temporary overrides of error stream in NaClBitcodeParser. Generalizes method setErrStream to return old error stream, so that one can temporarily replace the error stream, and replace it to its old value afterwards. BUG=None R=stichnot@chromium.org Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=5d49470871746ecf649ad496f1706fbb1b548207

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix issues in last patch. #

Patch Set 3 : Clean up code. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -7 lines) Patch
M include/llvm/Bitcode/NaCl/NaClBitcodeParser.h View 1 2 1 chunk +12 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
Karl
5 years, 11 months ago (2015-01-22 17:15:43 UTC) #2
Karl
5 years, 11 months ago (2015-01-22 17:17:25 UTC) #4
Jim Stichnoth
https://codereview.chromium.org/865963002/diff/1/include/llvm/Bitcode/NaCl/NaClBitcodeParser.h File include/llvm/Bitcode/NaCl/NaClBitcodeParser.h (right): https://codereview.chromium.org/865963002/diff/1/include/llvm/Bitcode/NaCl/NaClBitcodeParser.h#newcode471 include/llvm/Bitcode/NaCl/NaClBitcodeParser.h:471: // Changes the stream to print errors to. There ...
5 years, 11 months ago (2015-01-22 17:26:13 UTC) #5
Karl
https://codereview.chromium.org/865963002/diff/1/include/llvm/Bitcode/NaCl/NaClBitcodeParser.h File include/llvm/Bitcode/NaCl/NaClBitcodeParser.h (right): https://codereview.chromium.org/865963002/diff/1/include/llvm/Bitcode/NaCl/NaClBitcodeParser.h#newcode471 include/llvm/Bitcode/NaCl/NaClBitcodeParser.h:471: // Changes the stream to print errors to. There ...
5 years, 11 months ago (2015-01-22 17:42:58 UTC) #6
Jim Stichnoth
lgtm
5 years, 11 months ago (2015-01-22 17:56:59 UTC) #7
Karl
5 years, 11 months ago (2015-01-22 17:58:27 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
5d49470871746ecf649ad496f1706fbb1b548207 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698