You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Extended Description
The following file cannot link with itself though gccld:
%kallsyms_names = extern_weak global [0 x ubyte]
implementation
The text was updated successfully, but these errors were encountered: