Skip to content

Remove Get_Source_Manager from PrettyPrint#158

Merged
giulianobelinassi merged 1 commit intoSUSE:mainfrom
giulianobelinassi:main
Oct 13, 2025
Merged

Remove Get_Source_Manager from PrettyPrint#158
giulianobelinassi merged 1 commit intoSUSE:mainfrom
giulianobelinassi:main

Conversation

@giulianobelinassi
Copy link
Collaborator

The PrettyPrint class has some undesired global states dating back from when clang-extract was a closed-source single-file prototype. One of these is the use of Get_Source_Manager, which is abused in other parts of the software. Remove it.

The PrettyPrint class has some undesired global states dating back from
when clang-extract was a closed-source single-file prototype.  One of
these is the use of `Get_Source_Manager`, which is abused in other
parts of the software.  Remove it.

Signed-off-by: Giuliano Belinassi <[email protected]>
@giulianobelinassi giulianobelinassi merged commit b4ca29d into SUSE:main Oct 13, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant