beanz added a comment.

@wolfgangp I can't reproduce the failure locally, but I have a guess what's 
going wrong. I _think_ the issue is that the SmallStrings aren't null 
terminated and the cleared allocations aren't zero'd. I pushed a speculative 
fix in rG329abac134a3 
<https://reviews.llvm.org/rG329abac134a35acc81bfab30a87130a3c208be2a>. 
Hopefully that fixes it. If not feel free to revert the changes, @python3kgae 
you'll have to diagnose further issues as I'll be afk all of next week.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122865/new/

https://reviews.llvm.org/D122865

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to