[PATCH] D82626: [CodeComplete] Tweak completion for else.

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 30 07:34:11 PDT 2020


njames93 updated this revision to Diff 274469.
njames93 added a comment.

Address comments and add tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82626

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Parse/ParseStmt.cpp
  clang/lib/Sema/SemaCodeComplete.cpp
  clang/test/CodeCompletion/patterns.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82626.274469.patch
Type: text/x-patch
Size: 5958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200630/6b1f2024/attachment-0001.bin>


More information about the cfe-commits mailing list