Skip to content

Conversation

dkolsen-pgi
Copy link
Collaborator

Run clang-tidy on CIRGenFunction.cpp and fix all the issues that were identified. The vast majority of issues were the case of parameter and variable names. Some of the issues that didn't have to do with names had to be resolved manually.

There should be no behavior changes.

Run clang-tidy on `CIRGenFunction.cpp` and fix all the issues that were
identified.  The vast majority of issues were the case of parameter and
variable names.  Some of the issues that didn't have to do with names
had to be resolved manually.
@bcardosolopes bcardosolopes merged commit fb4ab6e into llvm:main Feb 26, 2025
7 checks passed
xlauko pushed a commit to xlauko/clangir that referenced this pull request Feb 28, 2025
Run clang-tidy on `CIRGenFunction.cpp` and fix all the issues that were
identified. The vast majority of issues were the case of parameter and
variable names. Some of the issues that didn't have to do with names had
to be resolved manually.

There should be no behavior changes.
xlauko pushed a commit to xlauko/clangir that referenced this pull request Feb 28, 2025
Run clang-tidy on `CIRGenFunction.cpp` and fix all the issues that were
identified. The vast majority of issues were the case of parameter and
variable names. Some of the issues that didn't have to do with names had
to be resolved manually.

There should be no behavior changes.
lanza pushed a commit that referenced this pull request Mar 18, 2025
Run clang-tidy on `CIRGenFunction.cpp` and fix all the issues that were
identified. The vast majority of issues were the case of parameter and
variable names. Some of the issues that didn't have to do with names had
to be resolved manually.

There should be no behavior changes.
terapines-osc-cir pushed a commit to Terapines/clangir that referenced this pull request Sep 2, 2025
Run clang-tidy on `CIRGenFunction.cpp` and fix all the issues that were
identified. The vast majority of issues were the case of parameter and
variable names. Some of the issues that didn't have to do with names had
to be resolved manually.

There should be no behavior changes.
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.

2 participants