djtodoro added a comment.

> Is it necessary to use DIFlags? I am willing to do that but generally, it is 
> not welcomed because we have a limited number of DIFlags and most of them are 
> currently in use.

Are there any flags within `DIFlags` that could be applied only to functions? 
If so, we should move them in to the `DISPFlags` in order to make some space 
within the `DIFlags`.
In addition, does it make sense to making something like `DIVarFlags`? And move 
the flags applying only to variables.


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

https://reviews.llvm.org/D73261



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

Reply via email to