[CMake/ASan] Skip using libedit if ASan is enabled -- it leaks memory.
authorChandler Carruth <chandlerc@gmail.com>
Sat, 20 Aug 2016 07:05:13 +0000 (07:05 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 20 Aug 2016 07:05:13 +0000 (07:05 +0000)
commit75e010634d15452bd4b2658df3d133c1bb7fed75
tree47a550a59e8fe56a9cbf1e5da36c3635e7ac7f08
parent3bf2d58a21e82e881ea6999873e708e169386edc
[CMake/ASan] Skip using libedit if ASan is enabled -- it leaks memory.

Note that you'll have to clear this variable from your CMake cache for
it to take effect.

llvm-svn: 279362
llvm/cmake/config-ix.cmake