DescriptionAvoid clobbering generated files if the content hasn't changed.
When editing javascript gtest files, the generated C++ file that runs the
tests rarely changes. Not rewriting them avoids recompiles and
relinks of the test binary which speeds up incremental builds.
R=dmazzoni@chromium.org
BUG=
Committed: https://crrev.com/9e0db32de116c0e36f66ca2785485e412451fe24
Cr-Commit-Position: refs/heads/master@{#329187}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|