Commit 6d7f899
authored
[CIR] clang-tidy CIRGenModule.cpp (#1428)
Run clang-tidy on `clang/lib/CIR/CodeGen/CIRGenModule.cpp`. Accept all
of the recommended fixes, except for one suggestion to use
`std::any_of`. The vast majority of the changes had to do with the case
of identifiers, changing variables and parameters from `VarName` to
`varName`.1 parent d2209ec commit 6d7f899
1 file changed
+1023
-1027
lines changed
0 commit comments