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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 9 07:09:51 PDT 2019


hokein updated this revision to Diff 219343.
hokein marked 4 inline comments as done.
hokein added a comment.

Rename all things.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D67264

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67264.219343.patch
Type: text/x-patch
Size: 10136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190909/ec05dc0a/attachment.bin>


More information about the cfe-commits mailing list