[all-commits] [llvm/llvm-project] b9c2b6: Avoid else-if after return, NFC
Jun Zhang via All-commits
all-commits at lists.llvm.org
Sat Aug 27 08:19:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b9c2b6069ea7f3d253d88725c1993da463f39575
https://github.com/llvm/llvm-project/commit/b9c2b6069ea7f3d253d88725c1993da463f39575
Author: Jun Zhang <jun at junz.org>
Date: 2022-08-27 (Sat, 27 Aug 2022)
Changed paths:
M clang/lib/Basic/SourceManager.cpp
Log Message:
-----------
Avoid else-if after return, NFC
Signed-off-by: Jun Zhang <jun at junz.org>
More information about the All-commits
mailing list