alexfh added subscribers: kadircet, sammccall, alexfh.
alexfh added a comment.

Adding to the comment @joanahalili posted: this particular translation unit 
happens to have a large number of reverse dependencies and Clang's memory 
allocation has pushed it over the limits, which makes this issue quite serious. 
So far I can't say how widespread are large increases in clang heap allocation, 
which don't lead to exceeding memory limits used in the build setup and thus 
are less noticeable. However, I suppose that this should affect various 
clang-based tools like ciderd. @sammccall @kadircet, fyi.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128113

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

Reply via email to