[all-commits] [llvm/llvm-project] 103f1b: [clang][Interp][NFC] getRecord() might return null
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Apr 22 05:40:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 103f1be76fbb82ef8ed95b6112d914d4996e27be
https://github.com/llvm/llvm-project/commit/103f1be76fbb82ef8ed95b6112d914d4996e27be
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] getRecord() might return null
Commit: 15883684a72cf6c64d856a11f8cd10b3a332dbcf
https://github.com/llvm/llvm-project/commit/15883684a72cf6c64d856a11f8cd10b3a332dbcf
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
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Opcodes.td
M clang/test/AST/Interp/c.c
Log Message:
-----------
[clang][Interp] Fix casting pointers to int128
Compare: https://github.com/llvm/llvm-project/compare/8e45935824a9...15883684a72c
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