Descriptiontools/gn: make defined(foo.bar) an error if !defined(foo)
Users must now write "defined(foo) && defined(foo.bar)" if they want
the old semantics. No Chromium BUILD.gn files were harmed in the
making of this CL.
Committed: https://crrev.com/365796868448a3983a5831abdc37f67588390dde
Cr-Commit-Position: refs/heads/master@{#321808}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|