martong added a comment.

In D103314#2790868 <https://reviews.llvm.org/D103314#2790868>, @vsavchenko 
wrote:

> Awesome!
> I know, I said that we are ready to land, but I think I was too excited about 
> this change. We probably should have some data on how it performs on 
> real-life codebases.

Just some quick update on the status of this patch. I've done some measurements 
on smaller open source C projects (e.g tmux) and didn't see any noticeable 
slow-down. However, I've run into a bad-bad assertion failure in my favorite 
Checker (StdLibraryFu...). The assertion indicates that neither !State nor 
State is feasible, so this throws me back to the debugger for a while.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103314

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

Reply via email to