[all-commits] [llvm/llvm-project] 7bc793: [clang][Interp] Check pointer inc/dec ops for null...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Mon Oct 16 21:53:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7bc793a6925ccebbe21f1c98a79d6dc89a615c01
https://github.com/llvm/llvm-project/commit/7bc793a6925ccebbe21f1c98a79d6dc89a615c01
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2023-10-17 (Tue, 17 Oct 2023)
Changed paths:
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/arrays.cpp
Log Message:
-----------
[clang][Interp] Check pointer inc/dec ops for null (#69168)
More information about the All-commits
mailing list