PPCInstrInfo: Fix readability-inconsistent-declaration-parameter-name clang-tidy warning
Reduces the chance of confusion when calling the function with autocomplete (will show the more accurate/informative variable name), etc.
Loading
Please sign in to comment