[all-commits] [llvm/llvm-project] 26ddf2: [libc] fix missing default template parameter valu...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Sep 7 08:42:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26ddf2c935a04fe53237a99b7d39019a52b0a0a7
https://github.com/llvm/llvm-project/commit/26ddf2c935a04fe53237a99b7d39019a52b0a0a7
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-09-07 (Thu, 07 Sep 2023)
Changed paths:
M libc/src/__support/CPP/type_traits/enable_if.h
Log Message:
-----------
[libc] fix missing default template parameter value in enable_if (#65622)
More information about the All-commits
mailing list