This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 76880f5 Fix DoNotOptimize on MSVC new c51e0d2 Change test coverage generation to use llvm-cov instead of gcov.
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 | 1 + cmake/Modules/CodeCoverage.cmake | 18 +++++++++++++-- cmake/Modules/HandleCompilerRT.cmake | 43 ++++++++++++++++++++++++++++++++++++ lib/CMakeLists.txt | 11 +++++---- 4 files changed, 65 insertions(+), 8 deletions(-) create mode 100644 cmake/Modules/HandleCompilerRT.cmake