[all-commits] [llvm/llvm-project] 549e55: Temporarily Revert "[clangd] Add Random Forest run...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Fri Sep 18 14:50:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 549e55b3d5634870aa9d42135f51ad46a6a0e347
https://github.com/llvm/llvm-project/commit/549e55b3d5634870aa9d42135f51ad46a6a0e347
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-09-18 (Fri, 18 Sep 2020)
Changed paths:
M clang-tools-extra/clangd/CMakeLists.txt
R clang-tools-extra/clangd/quality/CompletionModel.cmake
R clang-tools-extra/clangd/quality/CompletionModelCodegen.py
R clang-tools-extra/clangd/quality/README.md
R clang-tools-extra/clangd/quality/model/features.json
R clang-tools-extra/clangd/quality/model/forest.json
M clang-tools-extra/clangd/unittests/CMakeLists.txt
M clang-tools-extra/clangd/unittests/CodeCompleteTests.cpp
R clang-tools-extra/clangd/unittests/DecisionForestTests.cpp
R clang-tools-extra/clangd/unittests/decision_forest_model/CategoricalFeature.h
R clang-tools-extra/clangd/unittests/decision_forest_model/features.json
R clang-tools-extra/clangd/unittests/decision_forest_model/forest.json
Log Message:
-----------
Temporarily Revert "[clangd] Add Random Forest runtime for code completion."
as a header doesn't appear to have made it into the commit.
This reverts commit 9b6765e784b39c88cb8cdb85ab083e6c95a997ed and followup
More information about the All-commits
mailing list