[PATCH] D47535: [FileSpec] Add support for lambdas to EnumerateDirectory. NFC
    Jonas Devlieghere via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed May 30 08:21:44 PDT 2018
    
    
  
JDevlieghere added a comment.
In https://reviews.llvm.org/D47535#1116274, @labath wrote:
> Could we just get rid of the baton version?
It's the only way the function is used currently. How about just phasing it out when we touch the relevant code?
Repository:
  rL LLVM
https://reviews.llvm.org/D47535
    
    
More information about the llvm-commits
mailing list