cishida added a comment.

My understanding for the header map restriction is because headermaps are 
generally emitted once for a framework build and only consumed to build such 
framework and this struct information is only queried during this.
It sounds like for the clangd support, you're not as interested in what 
framework is being built, but the name of the framework when included via 
framework style in any context. Is that correct? It seems fine to extend its 
use cases. @jansvoboda11 What do you think?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117830

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

Reply via email to