[all-commits] [llvm/llvm-project] f7a74e: [clang][bytecode] Diagnose array-to-pointer decays...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Aug 28 04:41:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7a74ece5ad5553f9d06ce6edd3519483732ed04
https://github.com/llvm/llvm-project/commit/f7a74ece5ad5553f9d06ce6edd3519483732ed04
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2024-08-28 (Wed, 28 Aug 2024)
Changed paths:
M clang/lib/AST/ByteCode/Interp.h
M clang/test/AST/ByteCode/arrays.cpp
Log Message:
-----------
[clang][bytecode] Diagnose array-to-pointer decays of dummy pointers (#106366)
We have type information for them now, so we can do this.
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