DescriptionGN: Check if targets with precompiled headers use unsupported toolchains.
A target with a precompiled header needs a toolchain which sets
precompiled_header_type in the tool()s used by the target.
In the past, having precompiled_header_type unset led to broken Ninja files
being generated, now an error is raised after the target is resolved.
BUG=649899
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|