[all-commits] [llvm/llvm-project] 0989ce: [clang][analyzer][NFC] Move dyn_cast's into if sta...
Dmitri Gribenko via All-commits
all-commits at lists.llvm.org
Tue May 30 09:22:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0989ce947e3dd64f3e29e7c34f186c0a23c0323d
https://github.com/llvm/llvm-project/commit/0989ce947e3dd64f3e29e7c34f186c0a23c0323d
Author: Dmitri Gribenko <gribozavr at gmail.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M clang/lib/StaticAnalyzer/Core/MemRegion.cpp
Log Message:
-----------
[clang][analyzer][NFC] Move dyn_cast's into if statements for readability
Reviewed By: steakhal
Differential Revision: https://reviews.llvm.org/D151725
More information about the All-commits
mailing list