aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorHyunsung Lee <hlee@octo.ai>2025-01-20 14:21:09 +0900
committerGitHub <noreply@github.com>2025-01-20 08:21:09 +0300
commitcd9ca423b7400000b4e0199450283439fcc1bbd9 (patch)
tree7846fb54e78be574e9b7264cca04f5712e18c0a5 /clang/lib/CodeGen/CodeGenModule.cpp
parent4294fe173e9696a4c090857fa0766cd44c1964dc (diff)
downloadllvm-cd9ca423b7400000b4e0199450283439fcc1bbd9.zip
llvm-cd9ca423b7400000b4e0199450283439fcc1bbd9.tar.gz
llvm-cd9ca423b7400000b4e0199450283439fcc1bbd9.tar.bz2
Remove unnecessary return in InlinerPass.cpp (#123507)
`void InlinerPass::runOnOperation()` doesn't need to have `return;` at the end of the procedure.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions