[libc-commits] [PATCH] D149705: [libc] Enable the 'stdlib' unit tests to be hermetic
Michael Jones via Phabricator via libc-commits
libc-commits at lists.llvm.org
Tue May 2 16:41:29 PDT 2023
michaelrj added inline comments.
================
Comment at: libc/test/src/stdlib/CMakeLists.txt:111-112
libc.src.stdlib.strtold
+ COMPILE_FLAGS
+ -fno-builtin
)
----------------
why is this added?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149705/new/
https://reviews.llvm.org/D149705
More information about the libc-commits
mailing list