[PATCH] D73271: [clang][CodeComplete] Support for designated initializers
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 27 06:21:27 PST 2020
kadircet updated this revision to Diff 240551.
kadircet marked 7 inline comments as done.
kadircet added a comment.
- Propogate types in more cases
- Add more tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73271/new/
https://reviews.llvm.org/D73271
Files:
clang/include/clang/Parse/Parser.h
clang/include/clang/Sema/Sema.h
clang/lib/Parse/ParseDecl.cpp
clang/lib/Parse/ParseExprCXX.cpp
clang/lib/Parse/ParseInit.cpp
clang/lib/Sema/SemaCodeComplete.cpp
clang/test/CodeCompletion/desig-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73271.240551.patch
Type: text/x-patch
Size: 13001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200127/d4060a8a/attachment.bin>
More information about the cfe-commits
mailing list