diff options
author | Jim Ingham <jingham@apple.com> | 2024-05-28 17:47:08 -0700 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2024-05-28 17:47:08 -0700 |
commit | 0380044e16a1c016e001a56c0ca7f4db649a6cae (patch) | |
tree | 02dea0d0cb337b7401d96cfec29670e22bba77a2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 2ae3f7c29c1149098827df7edafa761e3e3eb420 (diff) | |
download | llvm-0380044e16a1c016e001a56c0ca7f4db649a6cae.zip llvm-0380044e16a1c016e001a56c0ca7f4db649a6cae.tar.gz llvm-0380044e16a1c016e001a56c0ca7f4db649a6cae.tar.bz2 |
Fix the EditLine unittest build on Darwin after PR 92865
There was a Darwin only use of setupterm (under USE_SETUPTERM_WORKAROUND)
that required libcurses.dylib. That was added to the main build, but
not to the unittest.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions