diff options
author | Kate Stone <katherine.stone@apple.com> | 2015-01-23 01:06:10 +0000 |
---|---|---|
committer | Kate Stone <katherine.stone@apple.com> | 2015-01-23 01:06:10 +0000 |
commit | 6d3dabc622237412ceb5ed2c06be8aa547c0c6b8 (patch) | |
tree | 96bc42fe7ee3284cb10228763df81d5a165d2c03 /llvm/unittests/ADT/SmallVectorTest.cpp | |
parent | 7ca79f7f965b5e59a14b416ac4dd22b8cdceca85 (diff) | |
download | llvm-6d3dabc622237412ceb5ed2c06be8aa547c0c6b8.zip llvm-6d3dabc622237412ceb5ed2c06be8aa547c0c6b8.tar.gz llvm-6d3dabc622237412ceb5ed2c06be8aa547c0c6b8.tar.bz2 |
Workaround for what looks like an OS X-specific libedit issue
Other platforms may benefit from something similar if issues arise. The
libedit library doesn't explicitly initialize the curses termcap library,
which it gets away with until TERM is set to VT100 where it stumbles over
an implementation assumption that may not exist on other platforms.
<rdar://problem/17581929>
llvm-svn: 226891
Diffstat (limited to 'llvm/unittests/ADT/SmallVectorTest.cpp')
0 files changed, 0 insertions, 0 deletions