[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
Fri Aug 3 06:54:11 PDT 2018


kadircet updated this revision to Diff 159000.
kadircet marked 8 inline comments as done.
kadircet added a comment.

Fixed discussions


https://reviews.llvm.org/D50193

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50193.159000.patch
Type: text/x-patch
Size: 9791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180803/8334d454/attachment.bin>


More information about the cfe-commits mailing list