Use substitution methods from common.py in update_cc_test_checks.py.
Follow up to D110143.
Paths
| Differential D110612
[Utils] Use common substs in update_cc_test_checks Needs ReviewPublic Authored by sebastian-ne on Sep 28 2021, 1:14 AM.
Details
Summary Use substitution methods from common.py in update_cc_test_checks.py. Follow up to D110143.
Diff Detail
Unit TestsFailed Event Timelinesebastian-ne created this revision. Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 28 2021, 1:14 AM arichardson added inline comments.
Revision Contents
Diff 375486 clang/test/utils/update_cc_test_checks/Inputs/exec-all-runlines.c
clang/test/utils/update_cc_test_checks/Inputs/exec-all-runlines.c.expected
llvm/utils/update_cc_test_checks.py
|
I think common.applySubstitutions should be called here and not below.