[all-commits] [llvm/llvm-project] 1de1a7: [ADT] Add const check to MutableArrayRef construct...
Dmitrii Makarenko via All-commits
all-commits at lists.llvm.org
Thu Feb 12 10:32:36 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1de1a76dc9042ffc8026217cf0b105f0b86c16fb
https://github.com/llvm/llvm-project/commit/1de1a76dc9042ffc8026217cf0b105f0b86c16fb
Author: Dmitrii Makarenko <devjiu at gmail.com>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M llvm/include/llvm/ADT/ArrayRef.h
M llvm/unittests/ADT/ArrayRefTest.cpp
Log Message:
-----------
[ADT] Add const check to MutableArrayRef constructor (#181190)
Fixes #181176
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