[all-commits] [llvm/llvm-project] ddfc7e: [clang][Interp] Emit more dummy pointers in C++ mode
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Feb 29 01:05:02 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ddfc7e225474558613db3604c053fd73f1fdedac
https://github.com/llvm/llvm-project/commit/ddfc7e225474558613db3604c053fd73f1fdedac
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M clang/lib/AST/Interp/ByteCodeExprGen.cpp
M clang/lib/AST/Interp/Interp.cpp
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/arrays.cpp
M clang/test/AST/Interp/c.c
M clang/test/AST/Interp/cxx98.cpp
Log Message:
-----------
[clang][Interp] Emit more dummy pointers in C++ mode
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