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

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 6 05:12:05 PDT 2019


hokein created this revision.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.
hokein retitled this revision from "[clangd] Collect location of macro definition in the ParsedAST

allows semantic hightlighting macro definition" to "[clangd] Collect location of macro definition in the ParsedAST".
hokein edited the summary of this revision.
hokein updated this revision to Diff 219067.
hokein added a comment.
hokein added a reviewer: ilya-biryukov.

update


allows semantic hightlighting macro definition


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D67264

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67264.219067.patch
Type: text/x-patch
Size: 6619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190906/14b2be6e/attachment-0001.bin>


More information about the cfe-commits mailing list