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

Issue 298963006: Change COMPILE_ASSERT to take only one argument and use it in more places. (Closed)

Created:
6 years, 7 months ago by Florian Schneider
Modified:
6 years, 7 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Change COMPILE_ASSERT to take only one argument and use it in more places. This way it can be used in the same way as ASSERT. R=iposva@google.com Committed: https://code.google.com/p/dart/source/detail?r=36625

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -142 lines) Patch
M runtime/platform/assert.h View 1 2 1 chunk +9 lines, -10 lines 0 comments Download
M runtime/vm/assembler_arm.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_arm64.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_ia32.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_mips.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_x64.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/locations.h View 1 2 1 chunk +16 lines, -32 lines 0 comments Download
M runtime/vm/object.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/raw_object.h View 1 2 7 chunks +93 lines, -90 lines 0 comments Download
M runtime/vm/ring_buffer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
6 years, 7 months ago (2014-05-23 10:13:07 UTC) #1
Ivan Posva
LGTM -ip
6 years, 7 months ago (2014-05-25 14:28:02 UTC) #2
Florian Schneider
6 years, 7 months ago (2014-05-26 09:45:15 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r36625 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698