[PATCH] D50193: Added functionality to suggest FixIts for conversion of '->' to '.' and vice versa.

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 8 02:00:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE339224: Added functionality to suggest FixIts for conversion of '->' to '.' and viceā€¦ (authored by kadircet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50193?vs=159648&id=159655#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D50193

Files:
  clangd/CodeComplete.cpp
  clangd/CodeComplete.h
  clangd/Diagnostics.cpp
  clangd/Protocol.h
  clangd/Quality.cpp
  clangd/Quality.h
  clangd/SourceCode.cpp
  clangd/SourceCode.h
  unittests/clangd/CodeCompleteTests.cpp
  unittests/clangd/QualityTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50193.159655.patch
Type: text/x-patch
Size: 12235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180808/21d03aa5/attachment.bin>


More information about the cfe-commits mailing list