[PATCH] D88536: [clangd] Split DecisionForest Evaluate() into one func per tree.

Utkarsh Saxena via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 30 23:17:55 PDT 2020


usaxena95 updated this revision to Diff 295473.
usaxena95 added a comment.

Addressed comments: Move the evaluate functions to anonymous namespace.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88536

Files:
  clang-tools-extra/clangd/quality/CompletionModelCodegen.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88536.295473.patch
Type: text/x-patch
Size: 7734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201001/b3efc8e2/attachment.bin>


More information about the cfe-commits mailing list