[all-commits] [llvm/llvm-project] 73ecff: [clang][Sema][NFC] Remove two nonsensical dyn_cast...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Tue Nov 8 03:50:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 73ecff23333859ad10163f92e36d1f8588c4d686
https://github.com/llvm/llvm-project/commit/73ecff23333859ad10163f92e36d1f8588c4d686
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2022-11-08 (Tue, 08 Nov 2022)
Changed paths:
M clang/lib/Sema/SemaDeclCXX.cpp
Log Message:
-----------
[clang][Sema][NFC] Remove two nonsensical dyn_cast_or_null
The values used here are never null.
More information about the All-commits
mailing list