[PATCH] D83592: [Coverage] Add comment to skipped regions
    Vedant Kumar via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jul 22 14:22:44 PDT 2020
    
    
  
vsk added a comment.
@zequanwu I'm not sure whether this is something you've already tried, but for frontend changes, it can be helpful to verify that a stage2 clang self-host with assertions enabled completes  successfully. For coverage specifically, it's possible to do that by setting '-DLLVM_BUILD_INSTRUMENTED_COVERAGE=On' during the stage2 cmake step.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83592/new/
https://reviews.llvm.org/D83592
    
    
More information about the llvm-commits
mailing list