diff options
author | Utkarsh Saxena <usx@google.com> | 2020-09-22 07:56:08 +0200 |
---|---|---|
committer | Utkarsh Saxena <usx@google.com> | 2020-09-28 18:35:10 +0200 |
commit | b5f7e9e26cd06d034bf68f63de6ae6d37b032b5e (patch) | |
tree | 798c5a2e4238d9b9ad51807ed2eae390713c96fb /clang/lib/CodeGen/CodeGenFunction.h | |
parent | f775fe59640a2e837ad059a8f40e26989d4f9831 (diff) | |
download | llvm-b5f7e9e26cd06d034bf68f63de6ae6d37b032b5e.zip llvm-b5f7e9e26cd06d034bf68f63de6ae6d37b032b5e.tar.gz llvm-b5f7e9e26cd06d034bf68f63de6ae6d37b032b5e.tar.bz2 |
[clangd] Add a trained DecisionForest for code completion.
Replaces the dummy CodeCompletion model with a trained DecisionForest
model.
The features.json needs to be manually curated specifying the features
to be used. This is a one-time cost and does not change if the model
changes until we decide to add/remove features.
Differential Revision: https://reviews.llvm.org/D88071
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions