[PATCH] D61681: [clangd] A code tweak to expand a macro

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 8 08:26:55 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365331: [clangd] A code tweak to expand a macro (authored by ibiryukov, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D61681?vs=208425&id=208426#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61681

Files:
  cfe/trunk/include/clang/Tooling/Syntax/Tokens.h
  clang-tools-extra/trunk/clangd/refactor/tweaks/CMakeLists.txt
  clang-tools-extra/trunk/clangd/refactor/tweaks/ExpandMacro.cpp
  clang-tools-extra/trunk/clangd/unittests/TweakTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61681.208426.patch
Type: text/x-patch
Size: 8132 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190708/27997efa/attachment.bin>


More information about the cfe-commits mailing list