[PATCH] D86473: [clangd] When inserting "using", add "::" in front if that's the style.

Adam Czachorowski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 05:12:13 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4d90ff59ac45: [clangd] When inserting "using", add "::" in front if that's the style. (authored by adamcz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86473

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86473.287639.patch
Type: text/x-patch
Size: 3652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200825/b5c4173c/attachment.bin>


More information about the cfe-commits mailing list