Descriptionbase: Enable lock dchecks with dchecks_always_on
Enable DCHECKs in Lock and ConditionVariable when compiled
with dchecks_always_on.
Note the correctness of DCHECKs relies on DCHECKs enabled
in both Lock and ConditionVariable. This CL keeps the
condition to enable DCHECKs in ConditionVariable the
same as Lock, to avoid any issues here.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284534
Patch Set 1 #Patch Set 2 : remove new dchecks #Patch Set 3 : add back one #Patch Set 4 : brackets #Patch Set 5 : fix condition variable too #
Total comments: 1
Messages
Total messages: 13 (0 generated)
|