[all-commits] [llvm/llvm-project] 12fdab: [clang][Interp] Diagnose dummy pointers used in In...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Mar 6 07:57:26 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12fdabc7908d3acbec42ce6172a225db85cb4f23
https://github.com/llvm/llvm-project/commit/12fdabc7908d3acbec42ce6172a225db85cb4f23
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Diagnose dummy pointers used in Inc/Dec ops
For example for unknown parameter decls.
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