[all-commits] [llvm/llvm-project] b74760: update_test_checks: match CHECK-EMPTY lines for re...
James Y Knight via All-commits
all-commits at lists.llvm.org
Thu Jan 2 09:17:43 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b747607bec4f50b6b6259fe6aa38b9d9e870d84b
https://github.com/llvm/llvm-project/commit/b747607bec4f50b6b6259fe6aa38b9d9e870d84b
Author: James Y Knight <jyknight at google.com>
Date: 2020-01-02 (Thu, 02 Jan 2020)
Changed paths:
M llvm/utils/UpdateTestChecks/common.py
Log Message:
-----------
update_test_checks: match CHECK-EMPTY lines for replacement.
In a8a89c77ea3c16b45763fca6940bbfd3bef7884f, the script started adding
CHECK-EMPTY lines, but the regex for which lines to replace was not
updated.
More information about the All-commits
mailing list