[all-commits] [llvm/llvm-project] e6d061: [libclang/python] Add python bindings for Printing...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Thu Jan 9 14:37:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6d061ad49ce11193bddfff8a7920b798fb7d214
https://github.com/llvm/llvm-project/commit/e6d061ad49ce11193bddfff8a7920b798fb7d214
Author: Eli Friedman <efriedma at quicinc.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
M clang/bindings/python/clang/cindex.py
M clang/bindings/python/tests/cindex/test_cursor.py
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[libclang/python] Add python bindings for PrintingPolicy (#120494)
This allows changing the way pretty-printed code is formatted.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list