[PATCH] D64958: [clang-doc] Fix link generation
    Diego Astiazarán via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Jul 25 10:38:12 PDT 2019
    
    
  
DiegoAstiazaran added a comment.
In D64958#1601228 <https://reviews.llvm.org/D64958#1601228>, @juliehockett wrote:
> Under what circumstances, exactly, is the path not set where you would need to create a link despite that? Is it only in the global namespace case? If so, could you special-case that and ignore other empty paths?
It's not specifically in the GlobalNamespace info file. It happens in that one but also in any info whose parent namespace is the global namespace.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64958/new/
https://reviews.llvm.org/D64958
    
    
More information about the cfe-commits
mailing list