DescriptionOilpan: Replace checkHeader() with ASSERT(checkHeader())
It seems compilers are not always smart enough to ignore checkHeader().
This CL replaces checkHeader() with ASSERT(checkHeader()) to make
it more explicit that it is nop in production code.
BUG=420515
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198039
Patch Set 1 #
Messages
Total messages: 15 (3 generated)
|