[all-commits] [llvm/llvm-project] 0ff992: [clang][Interp][NFC] Get ComplexType directly
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Apr 22 01:35:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ff992e5f210fdcbfdd1dcc3687c9aeabde318c3
https://github.com/llvm/llvm-project/commit/0ff992e5f210fdcbfdd1dcc3687c9aeabde318c3
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
Log Message:
-----------
[clang][Interp][NFC] Get ComplexType directly
Instead of doing a isa<> + getAs<>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list