[all-commits] [llvm/llvm-project] f890f8: [libc] Allow span views over mutable data
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Aug 22 02:43:29 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f890f80d67664b2d7ddb2acae5b29ac5e8a88950
https://github.com/llvm/llvm-project/commit/f890f80d67664b2d7ddb2acae5b29ac5e8a88950
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
M libc/src/__support/CPP/span.h
M libc/test/src/__support/CPP/span_test.cpp
Log Message:
-----------
[libc] Allow span views over mutable data
More information about the All-commits
mailing list