It seems to work also like this:

    ['asan==1', {
      'target_defaults': {
        'target_conditions': [
          [ '_toolset=="target"', {
            'cflags_cc+': ...
          }],
        ],
      }
    }],

But then we don't have coverage for makesnapshot anymore, right?

https://codereview.chromium.org/196943004/

--
--
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to