Endilll wrote:
That said, I agree that here f-string are an improvement, because it's at the
end of the string, I guess
```python
msg = f"Error reparsing translation unit. Error code: {result}"
```https://github.com/llvm/llvm-project/pull/173861 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
