[Utils] Hide the default behavior change of D68819 under a flag
authorJohannes Doerfert <johannes@jdoerfert.de>
Fri, 1 Nov 2019 16:17:27 +0000 (11:17 -0500)
committerJohannes Doerfert <johannes@jdoerfert.de>
Fri, 1 Nov 2019 16:34:00 +0000 (11:34 -0500)
commite67f6477fd1ed29acbeddf8482c25d8db826912f
tree68fe5f7d4b015c789b8679c8c51c0a51af41cbc3
parent3a399c098782c8d251c136fafa06be97cbf5d99c
[Utils] Hide the default behavior change of D68819 under a flag

With D69701, the options used when running the script on a file will be
recorded and reused on a rerun. This allows us to hide new features
behind flags, starting with the "define" that was introduced in D68819.
llvm/utils/UpdateTestChecks/common.py
llvm/utils/update_cc_test_checks.py
llvm/utils/update_test_checks.py