[all-commits] [llvm/llvm-project] d6b0af: [clang][Interp] Add more shift error checking
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Jul 20 06:36:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d6b0af0574ca21ae7b0fa6aa364345159f451da1
https://github.com/llvm/llvm-project/commit/d6b0af0574ca21ae7b0fa6aa364345159f451da1
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2023-07-20 (Thu, 20 Jul 2023)
Changed paths:
M clang/lib/AST/Interp/Integral.h
M clang/lib/AST/Interp/Interp.h
M clang/test/AST/Interp/shifts.cpp
Log Message:
-----------
[clang][Interp] Add more shift error checking
Differential Revision: https://reviews.llvm.org/D150209
More information about the All-commits
mailing list