[PATCH] D115107: [clang][clangd] Desugar array type.

liu hui via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 4 19:13:17 PST 2021


lh123 created this revision.
lh123 added reviewers: sammccall, kadircet.
lh123 added projects: clang, clang-tools-extra.
Herald added subscribers: usaxena95, arphaman.
lh123 requested review of this revision.
Herald added subscribers: cfe-commits, MaskRay, ilya-biryukov.

Desugar array type.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D115107

Files:
  clang-tools-extra/clangd/unittests/HoverTests.cpp
  clang/lib/AST/ASTDiagnostic.cpp
  clang/test/Misc/diag-aka-types.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115107.391884.patch
Type: text/x-patch
Size: 4788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211205/38454dee/attachment.bin>


More information about the cfe-commits mailing list