[PATCH] D70512: [clangd] Rethink how SelectionTree deals with macros and #includes.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 29 06:26:33 PST 2019


This revision was automatically updated to reflect the committed changes.
sammccall marked 2 inline comments as done.
Closed by commit rG19daa21f841a: [clangd] Rethink how SelectionTree deals with macros and #includes. (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D70512?vs=231206&id=231528#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70512

Files:
  clang-tools-extra/clangd/Selection.cpp
  clang-tools-extra/clangd/Selection.h
  clang-tools-extra/clangd/unittests/SelectionTests.cpp
  clang-tools-extra/clangd/unittests/TweakTests.cpp
  clang/include/clang/Tooling/Syntax/Tokens.h
  clang/lib/Tooling/Syntax/Tokens.cpp
  clang/unittests/Tooling/Syntax/TokensTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70512.231528.patch
Type: text/x-patch
Size: 30219 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191129/a4e5c72f/attachment-0001.bin>


More information about the cfe-commits mailing list