[PATCH] D113837: Sema: Let InitListExpr have dependent type instead of 'void'
Aaron Puchert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 13 18:17:49 PST 2021
aaronpuchert updated this revision to Diff 387054.
aaronpuchert added a comment.
Herald added subscribers: kbarton, nemanjai.
Herald added a project: clang-tools-extra.
Adapt `clang-tidy/checkers/cppcoreguidelines-owning-memory.cpp` and run clang-format.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113837/new/
https://reviews.llvm.org/D113837
Files:
clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines-owning-memory.cpp
clang/include/clang/AST/Expr.h
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaInit.cpp
clang/lib/Sema/SemaLambda.cpp
clang/test/AST/ast-dump-decl.cpp
clang/test/AST/ast-dump-recovery.cpp
clang/test/AST/ast-dump-stmt-json.cpp
clang/test/SemaOpenCLCXX/address-space-references.clcpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113837.387054.patch
Type: text/x-patch
Size: 7175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211114/13f59fed/attachment.bin>
More information about the cfe-commits
mailing list