[all-commits] [llvm/llvm-project] 177f9a: [clang][Interp] Check pointer inc/dec ops for init...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Sep 15 04:04:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 177f9ab2fbd868fb9cc7d5504e56a241e8e79329
https://github.com/llvm/llvm-project/commit/177f9ab2fbd868fb9cc7d5504e56a241e8e79329
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-09-15 (Fri, 15 Sep 2023)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/literals.cpp
Log Message:
-----------
[clang][Interp] Check pointer inc/dec ops for initialization
Differential Revision: https://reviews.llvm.org/D158702
More information about the All-commits
mailing list