[all-commits] [llvm/llvm-project] 7e5d41: [clang] NFC: Remove else if after return
Kirill Bobyrev via All-commits
all-commits at lists.llvm.org
Mon Jan 25 02:03:34 PST 2021
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7e5d41a68255d2a890977047be339091cc113e25
https://github.com/llvm/llvm-project/commit/7e5d41a68255d2a890977047be339091cc113e25
Author: Kirill Bobyrev <kbobyrev at google.com>
Date: 2021-01-25 (Mon, 25 Jan 2021)
Changed paths:
M clang/lib/AST/DeclBase.cpp
Log Message:
-----------
[clang] NFC: Remove else if after return
Update the code to be compatible with LLVM Coding Guidelines.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D95336
More information about the All-commits
mailing list