[PATCH] D105380: [clang] fixes named return of variables with dependent alignment
Matheus Izvekov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 5 16:16:55 PDT 2021
mizvekov updated this revision to Diff 356576.
mizvekov added a comment.
- Move it to VarDecl.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105380/new/
https://reviews.llvm.org/D105380
Files:
clang/include/clang/AST/Decl.h
clang/lib/AST/Decl.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaStmt.cpp
clang/test/CodeGen/nrvo-tracking.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105380.356576.patch
Type: text/x-patch
Size: 5454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210705/5a96a7de/attachment.bin>
More information about the cfe-commits
mailing list