[all-commits] [llvm/llvm-project] c1af97: [clang][Interp] Diagnose comparisons against one-p...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jul 3 05:07:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c1af97db1e3846db1188149afe86cee6585dfc9a
https://github.com/llvm/llvm-project/commit/c1af97db1e3846db1188149afe86cee6585dfc9a
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-03 (Wed, 03 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/lib/AST/Interp/Pointer.cpp
M clang/lib/AST/Interp/Pointer.h
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Diagnose comparisons against one-past-end pointers
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