[PATCH] D75414: [clangd] Resolve driver symlinks, and look up unknown relative drivers in PATH.
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 28 14:18:23 PDT 2020
kadircet accepted this revision.
kadircet added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang-tools-extra/clangd/support/Threading.h:134
+// Memoize is a cache to store and reuse computation results based on a key.
+//
----------------
nit: triple slashes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75414/new/
https://reviews.llvm.org/D75414
More information about the cfe-commits
mailing list