commit | 157fd3412424e98b313d90862ca1f0186d0b03d0 | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Sat Jan 14 07:54:39 2017 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Sat Jan 14 07:54:39 2017 +0000 |
tree | 48faa0bb0a971fad65d7c41f248ce74f695ecedc | |
parent | fdd3c91b5ff4275feaf2b1a9cc09caf4784e58be [diff] |
[libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode Summary: This patch allows libc++ to be built against the debug MSVC runtimes instead of just the release ones. Reviewers: rnk, majnemer, compnerd, smeenai Subscribers: mgorny, cfe-commits Differential Revision: https://reviews.llvm.org/D28725 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@292006 91177308-0d34-0410-b5e6-96231b3b80d8