diff options
author | michaelrj-google <71531609+michaelrj-google@users.noreply.github.com> | 2023-11-07 10:35:09 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-07 10:35:09 -0800 |
commit | 009ba779c46829005396ac8c3c6d3c0f17b21091 (patch) | |
tree | 21ad5ef05df40376d6bae6428083f6ccd8af81ea /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 374fb4126f89bcba41944a2f8089079fe34e7b57 (diff) | |
download | llvm-009ba779c46829005396ac8c3c6d3c0f17b21091.zip llvm-009ba779c46829005396ac8c3c6d3c0f17b21091.tar.gz llvm-009ba779c46829005396ac8c3c6d3c0f17b21091.tar.bz2 |
[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.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions