[PATCH] D134369: [Clang] Support constexpr builtin fmax
Evgeny Shulgin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 7 13:43:59 PDT 2022
Izaron added a comment.
I've got an email about "Buildbot failure" with this link: https://lab.llvm.org/buildbot/#/builders/216/builds/10955
Line 51: 'static_assert' with no message is a C++17 extension
Why is it failing if pre-merge checks has been passed? =(
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134369/new/
https://reviews.llvm.org/D134369
More information about the cfe-commits
mailing list