[all-commits] [llvm/llvm-project] 5de6b9: [clang][Interp][NFC] Replace remaining dyn_cast_or...
Timm Bäder via All-commits
all-commits at lists.llvm.org
Wed Jan 25 07:39:46 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5de6b94f856f696832ce7df167e1dbc096fbe598
https://github.com/llvm/llvm-project/commit/5de6b94f856f696832ce7df167e1dbc096fbe598
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-01-25 (Wed, 25 Jan 2023)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/State.cpp
Log Message:
-----------
[clang][Interp][NFC] Replace remaining dyn_cast_or_null uses
More information about the All-commits
mailing list