yelleyee wrote:

Refinement: The current implementation suggests that the top `remap-entry` node 
must be a directory in the tree, which is not consistent with the rest of the 
tree design.    
In the reset nodes of the tree, both `directory` and `directory-remap` should 
be allowed. Therefore, the `uniqueOverlayTree` function should allow the `SrcE` 
parameter to be passed with a `EK_DirectoryRemap` kind parameter when initially 
entering the function.

https://github.com/llvm/llvm-project/pull/83766
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to