[PATCH] D94265: [clangd] Search compiler in PATH for system include extractionIf the compiler is specified by its name, search it in the systemPATH instead of the command directory: this is what the build system would do.
    Quentin Chateau via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Jan  7 14:08:22 PST 2021
    
    
  
qchateau abandoned this revision.
qchateau added a comment.
Ah ! It's been done already !
https://reviews.llvm.org/D93600
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94265/new/
https://reviews.llvm.org/D94265
    
    
More information about the cfe-commits
mailing list