Skip to content
Unverified Commit 009ba779 authored by michaelrj-google's avatar michaelrj-google Committed by GitHub
Browse files

[libc][NFC] Remove libcpp include from atanf_test (#71449)

The test for atanf used <initializer_list> to simplify iterating through
an array. This caused issues with the new features.h change by creating
a
libcpp dependency in the test. This change moves the list to an array
variable, removing the need for that dependency.
parent 374fb412
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment