[all-commits] [llvm/llvm-project] 532190: [clang][clangd] Desugar array type.
lh123 via All-commits
all-commits at lists.llvm.org
Thu Dec 9 04:20:00 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 53219009aaebd2c26028c1df05550183a94c489c
https://github.com/llvm/llvm-project/commit/53219009aaebd2c26028c1df05550183a94c489c
Author: lh123 <1585086582 at qq.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
M clang-tools-extra/clangd/unittests/HoverTests.cpp
M clang/lib/AST/ASTDiagnostic.cpp
M clang/test/Misc/diag-aka-types.cpp
Log Message:
-----------
[clang][clangd] Desugar array type.
Desugar array type.
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D115107
More information about the All-commits
mailing list