[all-commits] [llvm/llvm-project] 8100aa: [libcxx] Use the unoptimized routines for volatile...
AdityaK via All-commits
all-commits at lists.llvm.org
Sat Jun 10 23:12:36 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8100aa4c02b04cd7d03b472f770d540f28cf5150
https://github.com/llvm/llvm-project/commit/8100aa4c02b04cd7d03b472f770d540f28cf5150
Author: AdityaK <1894981+hiraditya at users.noreply.github.com>
Date: 2023-06-10 (Sat, 10 Jun 2023)
Changed paths:
M libcxx/include/__memory/uninitialized_algorithms.h
M libcxx/test/std/containers/sequences/vector/vector.cons/copy.pass.cpp
Log Message:
-----------
[libcxx] Use the unoptimized routines for volatile source types
As reported in: D147741
Reviewers: philnik, var-const, ldionne, hans
Differential Revision: https://reviews.llvm.org/D152571
More information about the All-commits
mailing list