[PATCH] D96058: [CodeComplete] Guess type for designated initializers

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 4 13:17:52 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGeb4ab3358cd4: [CodeComplete] Guess type for designated initializers (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D96058?vs=321495&id=321556#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96058/new/

https://reviews.llvm.org/D96058

Files:
  clang/include/clang/Parse/Parser.h
  clang/include/clang/Sema/Sema.h
  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: D96058.321556.patch
Type: text/x-patch
Size: 11564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210204/9c101a34/attachment-0001.bin>


More information about the cfe-commits mailing list