Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading function name #62

Open
Shaikh-Ubaid opened this issue Jan 9, 2024 · 0 comments
Open

Misleading function name #62

Shaikh-Ubaid opened this issue Jan 9, 2024 · 0 comments

Comments

@Shaikh-Ubaid
Copy link
Collaborator

Shaikh-Ubaid commented Jan 9, 2024

The function name here

bool process_AST_node(T* x) {
says process_AST_node(). It is unclear from the name what it actually processes. We also do not have any comment informing about its processing.

We should probably update it to something like is_include_path_internal().

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

No branches or pull requests

1 participant