diff --git a/clang-tools-extra/clangd/DecisionForest.cpp b/clang-tools-extra/clangd/DecisionForest.cpp index 0b54a6c65beb..a05a9ee436f1 100644 --- a/clang-tools-extra/clangd/DecisionForest.cpp +++ b/clang-tools-extra/clangd/DecisionForest.cpp @@ -95,4 +95,4 @@ evaluateDecisionForest(const SymbolQualitySignals &Quality, } // namespace clangd } // namespace clang -#endif // !CLANGD_DECISION_FOREST \ No newline at end of file +#endif // !CLANGD_DECISION_FOREST