[PATCH] D30498: [clangd] Add support for FixIts.

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 1 08:28:28 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296636: [clangd] Add support for FixIts. (authored by d0k).

Changed prior to commit:
  https://reviews.llvm.org/D30498?vs=90181&id=90187#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30498

Files:
  clang-tools-extra/trunk/clangd/ASTManager.cpp
  clang-tools-extra/trunk/clangd/ASTManager.h
  clang-tools-extra/trunk/clangd/ClangDMain.cpp
  clang-tools-extra/trunk/clangd/Protocol.cpp
  clang-tools-extra/trunk/clangd/Protocol.h
  clang-tools-extra/trunk/clangd/ProtocolHandlers.cpp
  clang-tools-extra/trunk/clangd/ProtocolHandlers.h
  clang-tools-extra/trunk/clangd/clients/clangd-vscode/src/extension.ts
  clang-tools-extra/trunk/test/clangd/fixits.test
  clang-tools-extra/trunk/test/clangd/formatting.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30498.90187.patch
Type: text/x-patch
Size: 26600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170301/38bf2a1f/attachment-0001.bin>


More information about the cfe-commits mailing list