[all-commits] [llvm/llvm-project] feb0b4: [Sema] diagnoseEquivalentInternalLinkageDeclaratio...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Jan 26 07:53:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: feb0b4ec0a448a23b912d65980b6b5eef636e131
https://github.com/llvm/llvm-project/commit/feb0b4ec0a448a23b912d65980b6b5eef636e131
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2021-01-26 (Tue, 26 Jan 2021)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
Log Message:
-----------
[Sema] diagnoseEquivalentInternalLinkageDeclarations - assert for non-null NamedDecl. NFCI.
Fixes clang static analysis warnings.
More information about the All-commits
mailing list