[libc-commits] [PATCH] D149705: [libc] Enable the 'stdlib' unit tests to be hermetic

Joseph Huber via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed May 3 09:09:50 PDT 2023


jhuber6 added inline comments.


================
Comment at: libc/test/src/CMakeLists.txt:37
 
+function(add_fp_test name)
+  cmake_parse_arguments(
----------------
sivachandra wrote:
> Do we still need this?
Nope.


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