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

Issue 1408503002: net: Replace COMPILE_ASSERT with static_assert. (Closed)

Created:
5 years, 2 months ago by tfarina
Modified:
5 years, 2 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org, Mostyn Bramley-Moore
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

net: Replace COMPILE_ASSERT with static_assert. Since our toolchain supports c++'s static_assert, we can just use it instead of COMPILE_ASSERT (which actually is just defined to static_assert anyway). BUG=442514 TEST=net_unittests R=eroman@chromium.org Committed: https://crrev.com/a16b95b0636478173fcf4e5bfc2f209f44b73815 Cr-Commit-Position: refs/heads/master@{#353882}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M net/cert/cert_policy_enforcer_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/crypto/crypto_server_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
tfarina
5 years, 2 months ago (2015-10-13 21:42:05 UTC) #1
eroman
lgtm
5 years, 2 months ago (2015-10-13 22:09:34 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1408503002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1408503002/1
5 years, 2 months ago (2015-10-13 22:13:25 UTC) #4
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 2 months ago (2015-10-13 22:44:30 UTC) #5
commit-bot: I haz the power
5 years, 2 months ago (2015-10-13 22:45:41 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a16b95b0636478173fcf4e5bfc2f209f44b73815
Cr-Commit-Position: refs/heads/master@{#353882}

Powered by Google App Engine
This is Rietveld 408576698