rjmccall added a comment.

Can you explain what exactly the emission/semantic model is for variables?  
Normal code-generation absolutely triggers the emission of many variables 
lazily (e.g. internal-linkage globals, C++ inline variables); and any variable 
that's *not* being emitted lazily actually needs to be treated as a potential 
root into the delayed-diagnostic graph.


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

https://reviews.llvm.org/D76937



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

Reply via email to