This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from fdd3c91 [libc++] [CMake] Link with /nodefaultlibs on Windows new 157fd34 [libc++][CMake] Use debug MSVC runtimes when libc++ is built [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 10 +++++++-- lib/CMakeLists.txt | 13 ++++++++--- test/CMakeLists.txt | 1 + test/libcxx/test/config.py | 14 ++++++++++-- test/lit.site.cfg.in | 2 +- test/support/set_windows_crt_report_mode.h | 36 ++++++++++++++++++++++++++++++ 6 files changed, 68 insertions(+), 8 deletions(-) create mode 100644 test/support/set_windows_crt_report_mode.h