commit | cca90b690679ed62a689b7867e83776b15c8a5e8 | [log] [tgz] |
---|---|---|
author | Erlend E. Aasland <erlend.aasland@protonmail.com> | Tue May 16 12:25:43 2023 +0200 |
committer | GitHub <noreply@github.com> | Tue May 16 12:25:43 2023 +0200 |
tree | c7612a53d0ac64a13e0c0fa0d0cbec760b0bae14 | |
parent | 9084e1b04f8d35721b535a3acd550b920d50f11a [diff] |
gh-64595: Fix write file logic in Argument Clinic (#104507) Check if any clinic output actually changes any of the output files before deciding if we should touch the source file.