kadircet added a comment.

In D88144#2290830 <https://reviews.llvm.org/D88144#2290830>, @sammccall wrote:

> (I do wonder whether it's safe to just drop the mapping table entirely now...)

As discussed offline;
It still helps with mapping symbols missing from our cppreference extraction 
back to umbrella headers. Not sure how often this happens in practice anymore, 
but it will likely be a regression.
So gonna drop it completely in a different patch, which can be reverted quickly 
if things go wrong. That way we'll learn about what's currently missing, rather 
than masking the bugs.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88144

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

Reply via email to