llvm-project
abf1d0be - [clang][Python] Use fstrings instead of string concatenations (#173861)

Commit
76 days ago
[clang][Python] Use fstrings instead of string concatenations (#173861) This PR replaces string concatenations and the older `%` string interpolation with fstrings. These changes were originally part of #173845 but have been moved to a new PR.
Parents
Loading