[all-commits] [llvm/llvm-project] 97ab3c: [libc][NFC] Fix missing `constexpr` qualifier in `...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Feb 15 06:26:16 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97ab3c345d5c7de80dde3f8bd350841050244db9
https://github.com/llvm/llvm-project/commit/97ab3c345d5c7de80dde3f8bd350841050244db9
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2024-02-15 (Thu, 15 Feb 2024)
Changed paths:
M libc/src/__support/CPP/array.h
Log Message:
-----------
[libc][NFC] Fix missing `constexpr` qualifier in `cpp::array` (#81862)
More information about the All-commits
mailing list