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

Issue 867013002: Fix more build warnings (Closed)

Created:
5 years, 11 months ago by JF
Modified:
5 years, 11 months ago
Reviewers:
kschimpf, Derek Schuff
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

Fix more build warnings The following CL enables -Werror: https://codereview.chromium.org/863093002/ There were two warnings left in our LLVM build: - The ObjDump private member was unused. - GCC 4.8 on Windows thinks the function can fallthrough when it actually can't (because all cases are handled). R=dschuff@chromium.org, kschimpf@chromium.org TEST= make check BUG= none Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-llvm.git;a=commit;h=2c57bd8daeb691d8f25298b359b07ff9a1ea3d23

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -5 lines) Patch
M lib/Bitcode/NaCl/Analysis/NaClObjDump.cpp View 2 chunks +1 line, -5 lines 0 comments Download
M lib/Bitcode/NaCl/Reader/NaClBitCodes.cpp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
JF
5 years, 11 months ago (2015-01-22 22:09:26 UTC) #1
Derek Schuff
lgtm
5 years, 11 months ago (2015-01-22 22:30:49 UTC) #2
JF
5 years, 11 months ago (2015-01-22 22:35:51 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
2c57bd8daeb691d8f25298b359b07ff9a1ea3d23 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698