[PATCH] D146417: [clangd] Fix AddUsing in the face of typo-correction

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 20 14:20:32 PDT 2023


kadircet updated this revision to Diff 506723.
kadircet added a comment.

Disable msvc compatibility to enable typo-correction on windows.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146417/new/

https://reviews.llvm.org/D146417

Files:
  clang-tools-extra/clangd/refactor/tweaks/AddUsing.cpp
  clang-tools-extra/clangd/unittests/tweaks/AddUsingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146417.506723.patch
Type: text/x-patch
Size: 8842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230320/07eff86f/attachment-0001.bin>


More information about the cfe-commits mailing list