[all-commits] [llvm/llvm-project] c3e770: [clang][AST][NFC] Turn a isa<> + cast<> into dynam...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jan 24 06:18:10 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c3e77070489979788788ef479f8932ac460b675b
https://github.com/llvm/llvm-project/commit/c3e77070489979788788ef479f8932ac460b675b
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M clang/lib/AST/ExprCXX.cpp
Log Message:
-----------
[clang][AST][NFC] Turn a isa<> + cast<> into dynamic_cast<>
More information about the All-commits
mailing list