[PATCH] D67264: [clangd] Collect location of macro definition in the ParsedAST

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 10 03:10:10 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL371504: [clangd] Collect location of macro definition in the ParsedAST (authored by hokein, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67264?vs=219501&id=219505#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67264

Files:
  clang-tools-extra/trunk/clangd/ParsedAST.cpp
  clang-tools-extra/trunk/clangd/ParsedAST.h
  clang-tools-extra/trunk/clangd/SemanticHighlighting.cpp
  clang-tools-extra/trunk/clangd/unittests/ParsedASTTests.cpp
  clang-tools-extra/trunk/clangd/unittests/SemanticHighlightingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67264.219505.patch
Type: text/x-patch
Size: 10052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190910/4eea8a38/attachment-0001.bin>


More information about the cfe-commits mailing list