[all-commits] [llvm/llvm-project] 444746: [clang][Interp] Don't try to dereference a null type
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon May 27 04:53:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4447461bc4802d4ead02db61c5276c142df3fd0c
https://github.com/llvm/llvm-project/commit/4447461bc4802d4ead02db61c5276c142df3fd0c
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-05-27 (Mon, 27 May 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/test/SemaCXX/recovery-expr-type.cpp
Log Message:
-----------
[clang][Interp] Don't try to dereference a null type
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