[PATCH] D144830: [asan darwin] Allow clients to implement `__sanitizer_report_error_summary`
    Dave MacLachlan via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 10 17:29:45 PST 2023
    
    
  
dmaclach added a comment.
In D144830#4186256 <https://reviews.llvm.org/D144830#4186256>, @rsundahl wrote:
> Not a waterfall, just a test failure due to an issue best read here: https://reviews.llvm.org/D127929 (show older changes). You can't test on iOS but you could test on macOS but even then your minimum deployment target has to be pretty high to see the issue manifest. In other words, you unsurprisingly couldn't anticipate this w/o better documentation and evangelization of the issue.
Thank you @rsundahl . Appreciate the context.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144830/new/
https://reviews.llvm.org/D144830
    
    
More information about the llvm-commits
mailing list