[PATCH] D150212: [clang][Sema] Improve diagnostics for auto return type

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 19 07:03:27 PDT 2023


yaxunl updated this revision to Diff 523755.
yaxunl added a comment.

rebase


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

https://reviews.llvm.org/D150212

Files:
  clang/include/clang/Sema/Sema.h
  clang/include/clang/Sema/TemplateDeduction.h
  clang/lib/Sema/SemaOverload.cpp
  clang/lib/Sema/SemaStmt.cpp
  clang/lib/Sema/SemaTemplateDeduction.cpp
  clang/test/SemaCXX/auto-type-from-cxx.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150212.523755.patch
Type: text/x-patch
Size: 12670 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230519/7b26c9bc/attachment.bin>


More information about the cfe-commits mailing list