Chromium Code Reviews
DescriptionDon't rely on undefined macro behaviour in unit tests.
Ensure that the macros properly adhere to C++03 16.1.4's requirements
for evaluation.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=144361
Patch Set 1 #
Total comments: 1
Patch Set 2 : Review nit #Patch Set 3 : ASSERT_DEBUG_DEATH->ASSERT_DEATH #Patch Set 4 : Fix pre-existing ODR violation #Messages
Total messages: 6 (0 generated)
|