[PATCH] D117529: [clangd][NFC] Cache ClangTidy check globs to speed up createChecks

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 18 09:55:05 PST 2022


njames93 updated this revision to Diff 400893.
njames93 added a comment.
Herald added a subscriber: carlosgalvezp.

Pre-allocate both vectors


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117529/new/

https://reviews.llvm.org/D117529

Files:
  clang-tools-extra/clang-tidy/ClangTidyModule.h
  clang-tools-extra/clangd/ParsedAST.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117529.400893.patch
Type: text/x-patch
Size: 4299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220118/ca2787c8/attachment.bin>


More information about the cfe-commits mailing list