[all-commits] [llvm/llvm-project] b4d6c0: [libc] continues header cleanup process (#65556)
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Wed Sep 6 23:24:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b4d6c0f7c71ed0d27f4264642d6ec23b7de3bc55
https://github.com/llvm/llvm-project/commit/b4d6c0f7c71ed0d27f4264642d6ec23b7de3bc55
Author: Christopher Di Bella <cjdb at google.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M libc/src/__support/CPP/type_traits/is_rvalue_reference.h
M libc/src/__support/CPP/type_traits/remove_extent.h
Log Message:
-----------
[libc] continues header cleanup process (#65556)
* replaces `add_rvalue_reference_t` with `is_rvalue_reference_t`
* includes `"stddef.h"` for `size_t` include
---------
Co-authored-by: Guillaume Chatelet <gchatelet at google.com>
More information about the All-commits
mailing list