[libc-commits] [PATCH] D149662: [libc] Enable the 'string' unit tests to be hermetic

Tue Ly via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue May 2 10:36:25 PDT 2023


lntue added inline comments.


================
Comment at: libc/test/src/CMakeLists.txt:29
 
+function(add_fp_test name)
+  cmake_parse_arguments(
----------------
Is this related to this change?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149662/new/

https://reviews.llvm.org/D149662



More information about the libc-commits mailing list