Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(17079)

Issue 306480043: Bug 1302232 - Update Taskcluster to use clang-3.9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
7 years, 7 months ago by ttaubert
Modified:
7 years, 7 months ago
Reviewers:
franziskuskiefer, mt
Visibility:
Public.

Description

Bug 1302232 - Update Taskcluster to use clang-3.9

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -45 lines) Patch
M automation/taskcluster/docker/setup.sh View 1 chunk +2 lines, -2 lines 0 comments Download
M automation/taskcluster/graph/src/extend.js View 3 chunks +6 lines, -6 lines 0 comments Download
M automation/taskcluster/scripts/run_clang_format.sh View 2 chunks +2 lines, -2 lines 0 comments Download
M cmd/modutil/install.c View 1 chunk +1 line, -1 line 2 comments Download
M external_tests/ssl_gtest/ssl_0rtt_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_auth_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_ciphersuite_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_damage_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_dhe_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_drop_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_ecdh_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_ems_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_gtest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_hrr_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_loopback_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_record_unittest.cc View 1 chunk +1 line, -1 line 2 comments Download
M external_tests/ssl_gtest/ssl_resumption_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_staticrsa_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_v2_client_hello_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M external_tests/ssl_gtest/ssl_version_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M lib/certhigh/ocsp.c View 3 chunks +11 lines, -4 lines 0 comments Download
M lib/ssl/ssl3con.c View 1 chunk +14 lines, -14 lines 0 comments Download

Messages

Total messages: 2
mt
LGTM https://codereview.appspot.com/306480043/diff/1/cmd/modutil/install.c File cmd/modutil/install.c (right): https://codereview.appspot.com/306480043/diff/1/cmd/modutil/install.c#newcode270 cmd/modutil/install.c:270: error(int errcode, ...) PRErrorCode is typedef'd to int, ...
7 years, 7 months ago (2016-09-12 23:59:05 UTC) #1
ttaubert
7 years, 7 months ago (2016-09-13 00:49:39 UTC) #2
https://codereview.appspot.com/306480043/diff/1/cmd/modutil/install.c
File cmd/modutil/install.c (right):

https://codereview.appspot.com/306480043/diff/1/cmd/modutil/install.c#newcode270
cmd/modutil/install.c:270: error(int errcode, ...)
On 2016/09/12 23:59:05, mt wrote:
> PRErrorCode is typedef'd to int, so I would use that.

Done.

https://codereview.appspot.com/306480043/diff/1/external_tests/ssl_gtest/ssl_...
File external_tests/ssl_gtest/ssl_record_unittest.cc (right):

https://codereview.appspot.com/306480043/diff/1/external_tests/ssl_gtest/ssl_...
external_tests/ssl_gtest/ssl_record_unittest.cc:6: #include "nss.h"
On 2016/09/12 23:59:05, mt wrote:
> I think that we need whitespace above this list.

Done.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b