[all-commits] [llvm/llvm-project] aee8f8: [libc][utils] cpp::always_false to enable static_a...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Sep 14 01:28:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aee8f8784a4297e952d0a3b23a1d3294d09a9eb5
https://github.com/llvm/llvm-project/commit/aee8f8784a4297e952d0a3b23a1d3294d09a9eb5
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M libc/src/__support/CPP/CMakeLists.txt
A libc/src/__support/CPP/type_traits/always_false.h
M libc/src/__support/CPP/utility/declval.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][utils] cpp::always_false to enable static_assert(false) (#66209)
More information about the All-commits
mailing list