[PATCH] D28725: [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode
Eric Fiselier via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 23:39:22 PST 2017
EricWF updated this revision to Diff 84437.
EricWF added a comment.
- Address inline comments.
- Stop MSVC's default assertion handler from opening a new dialog window on failure.
https://reviews.llvm.org/D28725
Files:
CMakeLists.txt
lib/CMakeLists.txt
test/CMakeLists.txt
test/libcxx/test/config.py
test/lit.site.cfg.in
test/support/set_windows_crt_report_mode.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28725.84437.patch
Type: text/x-patch
Size: 6390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170114/2c0cc80c/attachment.bin>
More information about the cfe-commits
mailing list