If I understand the discussion on chromium-dev
(https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/VTNZzizN0zo)
correctly, there are 2 steps after this:

   * Replace "OVERRIDE" with "override" (and nuke our feature detection for
this).

   * Remove all "virtual"s when there is an "override", because the latter
implies the former (it's required by the Google3 style guide). But we can't do
that right now because cpplint/presubmit doesn't like it yet.

Correct?

https://codereview.chromium.org/688533002/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to