[all-commits] [llvm/llvm-project] e67f64: [Utils] Hide the default behavior change of D68819...

Johannes Doerfert via All-commits all-commits at lists.llvm.org
Fri Nov 1 09:35:01 PDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e67f6477fd1ed29acbeddf8482c25d8db826912f
      https://github.com/llvm/llvm-project/commit/e67f6477fd1ed29acbeddf8482c25d8db826912f
  Author: Johannes Doerfert <johannes at jdoerfert.de>
  Date:   2019-11-01 (Fri, 01 Nov 2019)

  Changed paths:
    M llvm/utils/UpdateTestChecks/common.py
    M llvm/utils/update_cc_test_checks.py
    M llvm/utils/update_test_checks.py

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list