[all-commits] [llvm/llvm-project] cdfb3d: [Clang] Fix constexpr alloc tests on 32 bits platf...
cor3ntin via All-commits
all-commits at lists.llvm.org
Fri Jul 28 07:26:29 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cdfb3d93e394a6f03082558e3c6abbe71bb1df6f
https://github.com/llvm/llvm-project/commit/cdfb3d93e394a6f03082558e3c6abbe71bb1df6f
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2023-07-28 (Fri, 28 Jul 2023)
Changed paths:
M clang/test/SemaCXX/cxx2a-constexpr-dynalloc-limits.cpp
Log Message:
-----------
[Clang] Fix constexpr alloc tests on 32 bits platforms
Some bots were broken by 45ab2b48bd55
Differential Revision: https://reviews.llvm.org/D156542
More information about the All-commits
mailing list