xazax.hun added a comment. Sorry for the limited activity. Unfortunately, I have very little time reviewing patches lately. I think we need to answer the following questions:
- Does this change affect the analysis of the constructors of global objects? If so, how? - Do we want to import non-const object's initializer expressions? The analyzer might not end up using the value anyways. - How big can the index get with this modification for large projects? Overall the direction looks good to me, this will be a very useful addition, thanks for working on this. https://reviews.llvm.org/D46421 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits