[PATCH] D42274: [Support] Remove the terminfo dependency and rely on TERM

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 24 08:44:10 PDT 2018


rnk added subscribers: thakis, chandlerc, rnk.
rnk added a comment.

@thakis is disabling this logic in the Chromium build of Clang as well: https://chromium-review.googlesource.com/c/chromium/src/+/1025648

Maybe we should reconsider reverting this terminfo stuff and going back to TERM. @chandlerc?


Repository:
  rL LLVM

https://reviews.llvm.org/D42274





More information about the llvm-commits mailing list