[all-commits] [llvm/llvm-project] 839268: [clangd] Mark code action as "preferred" if it's t...
Sam McCall via All-commits
all-commits at lists.llvm.org
Wed Sep 30 01:23:07 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8392685c2b9f3c2025100dd25b6c6e5eae312d92
https://github.com/llvm/llvm-project/commit/8392685c2b9f3c2025100dd25b6c6e5eae312d92
Author: Sam McCall <sam.mccall at gmail.com>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M clang-tools-extra/clangd/ClangdLSPServer.cpp
M clang-tools-extra/clangd/Diagnostics.cpp
M clang-tools-extra/clangd/Protocol.cpp
M clang-tools-extra/clangd/Protocol.h
M clang-tools-extra/clangd/test/fixits-embed-in-diagnostic.test
Log Message:
-----------
[clangd] Mark code action as "preferred" if it's the sole quickfix action
Differential Revision: https://reviews.llvm.org/D88489
More information about the All-commits
mailing list