dang added a comment.

In D136455#3879849 <https://reviews.llvm.org/D136455#3879849>, @zixuw wrote:

> Is it easy to/worth checking if the target is actually outside of the current 
> module to keep the output smaller and concise?

I think it can be done, since we ignore symbols that don't come from the 
headers provided on the command line, we could just check if the target symbol 
is something that is known to the APISet.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136455

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

Reply via email to