[all-commits] [llvm/llvm-project] 62f4c9: [Sema] Remove dead return immediately after anothe...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Aug 20 04:11:44 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 62f4c90aaf1eb418f69e73cbbf170264a02c2688
https://github.com/llvm/llvm-project/commit/62f4c90aaf1eb418f69e73cbbf170264a02c2688
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-08-20 (Fri, 20 Aug 2021)
Changed paths:
M clang/lib/Sema/SemaExpr.cpp
Log Message:
-----------
[Sema] Remove dead return immediately after another return. NFC.
More information about the All-commits
mailing list