[all-commits] [llvm/llvm-project] 097b70: [Coverity] avoid array overflow when use -1 as index.
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Mon Apr 10 00:52:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 097b70254678d947feaa108c73f11adec27473d9
https://github.com/llvm/llvm-project/commit/097b70254678d947feaa108c73f11adec27473d9
Author: Luo, Yuanke <yuanke.luo at intel.com>
Date: 2023-04-10 (Mon, 10 Apr 2023)
Changed paths:
M llvm/lib/MC/MCRegisterInfo.cpp
Log Message:
-----------
[Coverity] avoid array overflow when use -1 as index.
More information about the All-commits
mailing list