[libc-commits] [PATCH] D158033: [libc][NFC] Add new is_trivially_destructible check to libc's type_traits
Siva Chandra via Phabricator via libc-commits
libc-commits at lists.llvm.org
Fri Aug 18 12:22:05 PDT 2023
sivachandra added a comment.
In D158033#4599842 <https://reviews.llvm.org/D158033#4599842>, @jhuber6 wrote:
> This file is compiled with the system GCC which is version 9.4.
The official supported minimum GCC version is 12.2: https://libc.llvm.org/compiler_support.html
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158033/new/
https://reviews.llvm.org/D158033
More information about the libc-commits
mailing list