================ @@ -113,7 +113,7 @@ Clang Python Bindings Potentially Breaking Changes ``locations`` argument are passed. Previousy, ``locations`` took precedence. - ``_CXUnsavedFile`` will be renamed to ``UnsavedFile`` for consistency. ``UnsavedFile`` is already available to use and existing uses should - be adapted to refer to it instead. ``_CXUnsavedFile`` will be removed in a + be adapted to refer to it instead. ``_CXUnsavedFile`` will be removed in a ---------------- jhuber6 wrote:
Guessing this is your editor automatically fixing this? There shouldn't be whitespace here but it's unrelated so just leave it the way it was. https://github.com/llvm/llvm-project/pull/189305 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
