[all-commits] [llvm/llvm-project] 523896: Bring back the tests for update_cc_tests_checks.py
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Thu Jan 30 06:58:37 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 523896f64a4c4b586a5fbcf676181826d2c0fbd0
https://github.com/llvm/llvm-project/commit/523896f64a4c4b586a5fbcf676181826d2c0fbd0
Author: Alex Richardson <Alexander.Richardson at cl.cam.ac.uk>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M llvm/test/tools/UpdateTestChecks/lit.local.cfg
A llvm/test/tools/UpdateTestChecks/update_cc_test_checks/Inputs/mangled_names.c
A llvm/test/tools/UpdateTestChecks/update_cc_test_checks/Inputs/mangled_names.c.expected
A llvm/test/tools/UpdateTestChecks/update_cc_test_checks/Inputs/mangled_names.c.funcsig.expected
A llvm/test/tools/UpdateTestChecks/update_cc_test_checks/lit.local.cfg
A llvm/test/tools/UpdateTestChecks/update_cc_test_checks/mangled_names.test
Log Message:
-----------
Bring back the tests for update_cc_tests_checks.py
The tests were removed in 287307a0c60b68099d5f9dd22ac1db2a42593533 to
avoid a dependency on python3. update_cc_tests_checks.py also works with
python2 so restore the tests without the python3 dependency.
More information about the All-commits
mailing list