[all-commits] [llvm/llvm-project] d5193e: [NFC][libc++] Removes sliceExpr friend.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat Apr 15 04:14:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5193e34b81fb3e9c27aea541516112d8a5f708d
https://github.com/llvm/llvm-project/commit/d5193e34b81fb3e9c27aea541516112d8a5f708d
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2023-04-15 (Sat, 15 Apr 2023)
Changed paths:
M libcxx/include/valarray
Log Message:
-----------
[NFC][libc++] Removes sliceExpr friend.
The class is never defined. This was discovered while validating modules
in libc++.
Reviewed By: #libc, philnik
Differential Revision: https://reviews.llvm.org/D148357
More information about the All-commits
mailing list